Commit graph

4 commits

Author SHA1 Message Date
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