unfettered-keyboard/src/core
Richard Acayan f3ba955ae4 core: add meta key
Some applications have features (like typing Unicode codepoints in foot)
that can only be used with key presses. Add a Meta key to allow the user
to always send a keypress.
2024-09-04 21:45:57 -04:00
..
button.rs core: add meta key 2024-09-04 21:45:57 -04:00
config.rs core: actually add configuration code 2024-08-09 22:29:40 -04:00
expat.rs rewrite in rust 2024-07-18 20:32:55 -04:00
graphics.rs core: add meta key 2024-09-04 21:45:57 -04:00
layout.rs core: add meta key 2024-09-04 21:45:57 -04:00
mod.rs add yaml configuration 2024-08-08 17:51:56 -04:00