No description
Find a file
Richard Acayan ba9137d1f1 wayland: keyboard: skip adding unavailable keys to the keymap
Keys are unsupported if they have no name, or if xkeysym uses a
different format for their name (e.g. XF86Fn). Skip key symbols that
have no name and can't be added to the text keymap.

To support this, set the availability of each keysym before updating the
keymap.
2024-08-12 19:16:33 -04:00
src wayland: keyboard: skip adding unavailable keys to the keymap 2024-08-12 19:16:33 -04:00
wayland-protocols rewrite in rust 2024-07-18 20:32:55 -04:00
build.rs build: add boilerplate 2024-07-24 22:32:00 -04:00
Cargo.toml Cargo.toml: bump to version 1.0.0 2024-08-09 22:30:46 -04:00