update roadmap

This commit is contained in:
sezanzeb 2021-02-17 00:08:32 +01:00
parent b9f7f2281c
commit 56b4aea8b3

View File

@ -32,7 +32,7 @@ requests.
- [x] automatically load presets when devices get plugged in after login (udev) - [x] automatically load presets when devices get plugged in after login (udev)
- [x] map keys using a `modifier + modifier + ... + key` syntax - [x] map keys using a `modifier + modifier + ... + key` syntax
- [ ] injecting keys that aren't available in the systems keyboard layout - [ ] injecting keys that aren't available in the systems keyboard layout
- [ ] inject in additional devices instead to avoid clashing capabilities - [ ] inject in an additional device instead to avoid clashing capabilities
- [ ] ship with a list of all keys known to xkb and validate input in the gui - [ ] ship with a list of all keys known to xkb and validate input in the gui
## Tests ## Tests