unfettered-keyboard/src
Richard Acayan a58f567715
core: layout: check if new key is supported when modifiers are updated
Some modifiers update key values. If the old values are unsupported
(e.g. "¢") but the new values are supported (e.g. "c"), the keyboard
should let the user press the new value. Check if the new key value
is supported instead of the old one.
2025-03-28 22:33:06 -04:00
..
core core: layout: check if new key is supported when modifiers are updated 2025-03-28 22:33:06 -04:00
dbus dbus: depend directly on futures-util for StreamExt trait 2025-03-27 22:07:17 -04:00
wayland wayland: enable keys emitting key events on reis capability 2024-10-29 22:22:33 -04:00
ufkbd_gnome.rs kde, gnome: join with blocking event loop 2024-11-29 17:53:23 -05:00
ufkbd_kde.rs kde, gnome: join with blocking event loop 2024-11-29 17:53:23 -05:00
ufkbd_sxmo.rs add yaml configuration 2024-08-08 17:51:56 -04:00
ufkbd_wl.rs add yaml configuration 2024-08-08 17:51:56 -04:00