John Nunley

Results 162 issues of John Nunley

At the moment, the Wayland backend uses `fnv` for its hash maps, while all of the other backends (to my knowledge) just use the `std` SipHash algorithm. According to @kchibisov...

H - good first issue

- Bump MSRV to 1.85. (#103) - Use Waker::noop() to avoid some unsafe code. (#103)