Commit graph

11 commits

Author SHA1 Message Date
Richard Acayan
5babcc41ae README: document TTY and FDE environment 2025-07-21 19:25:35 -04:00
Frieder Hannenheim
f6405cad69
core: config: Add configuration options for keyboard colors
[richard: prefix commit message with code modified and sign]
2025-05-12 18:09:29 -04:00
Richard Acayan
42bb11379b
README: document missing dependencies
Closes #9
2025-04-08 22:25:29 -04:00
Richard Acayan
3220fa0a68
README: guide the user to install greekmath.xml
The command says numeric.xml which was already installed in a previous
command. Correct it to say greekmath.xml.
2024-12-26 20:44:34 -05:00
Richard Acayan
ab035f1b2c
core: layout: add hardcoded greekmath layout
Add the built-in layout for Greek and math characters.
2024-10-31 18:32:42 -04:00
Richard Acayan
bffe08cbed
README: add numeric.xml to list of required layouts
Since the numeric layout got supported, the XML file defining the layout
was required. Add it to the list of required layouts in the README so
users can still install and run the current keyboard.

Fixes: e5d0716c0f ("core: button: add support for layout switching keys")
Link: https://gitlab.com/flamingradian/unfettered-keyboard/-/issues/7
2024-10-20 21:58:10 -04:00
Richard Acayan
283b88c51e
README: add license 2024-10-17 21:57:40 -04:00
Richard Acayan
4cd29eec3b core: config: add config option to enable the wayland input method
Having multiple input methods at once causes behaviour defined by the
Wayland compositor. In a recent update by Phoc, the most recently
started input method would take priority to demonstrate the instability.
Add a configuration option so the Wayland input method can be disabled
to accommodate a second input method.

Also update the README with the new option.
2024-09-27 22:09:20 -04:00
Richard Acayan
8ae15780b7 add license, readme, and gitignore 2024-08-12 23:14:39 -04:00
Richard Acayan
4a6b261be0 rewrite in rust 2024-07-18 20:32:55 -04:00
Richard Acayan
1c606d0274
initial commit 2024-04-15 22:11:20 -04:00