wayray/crates
Till Wegmueller 974511277b Fix keycode mapping, client disconnect, and server shutdown
- Keycodes: add +8 offset for XKB (evdev scancode + 8 = XKB keycode)
- Client: force exit on Cmd+Q/close (network thread may block)
- Server: force exit on Ctrl+C (network thread may block on accept)

Proper graceful shutdown with tokio CancellationToken deferred.
2026-04-07 19:37:41 +02:00
..
wayray-protocol Add XOR diff + zstd frame encoding in wayray-protocol 2026-04-07 15:42:54 +02:00
wradm Set up Cargo workspace with four crates 2026-04-04 18:16:53 +02:00
wrclient Fix keycode mapping, client disconnect, and server shutdown 2026-04-07 19:37:41 +02:00
wrsrvd Fix keycode mapping, client disconnect, and server shutdown 2026-04-07 19:37:41 +02:00