No description
Find a file
Richard Acayan 5aaaedb887 core: layout: add text property to key parts
Some keys may have no XKB key symbol, but still have the ability to emit
text. Examples include the "‹" (U+2039) and "›" (U+203A) characters. Add
the text property to key parts so they can emit text even with no key
symbol.

Also, for keys that were not modified by the Function key because they
had no XKB key symbol name, modify them.
2024-07-26 21:49:15 -04:00
src core: layout: add text property to key parts 2024-07-26 21:49:15 -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 add wayland target and rename gnome target 2024-07-25 18:24:59 -04:00