Commit graph

3 commits

Author SHA1 Message Date
Richard Acayan
eb61256b2c wayland: keyboard: skip duplicate key symbols in layout
This has no implications right now.
2024-07-19 17:12:30 -04:00
Richard Acayan
c1c92c4d5e wayland: keyboard: release keys while the keymap is changing
Keeping the keys pressed can confuse some compositors, and the key codes
may change. Release any keys that are pressed while the keymap is
changing, and press them again afterwards.
2024-07-19 17:07:04 -04:00
Richard Acayan
4a6b261be0 rewrite in rust 2024-07-18 20:32:55 -04:00