Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-01 | Copy input event timestamp to output event | Oxore | |
2024-01-01 | Fix backspace | Oxore | |
2024-01-01 | Impl switching between normal and keyboard mode | Oxore | |
2023-12-31 | Minor codestyle fix | Oxore | |
2023-02-28 | Announce modifiers and arrows, I forgot them | Oxore | |
2023-02-28 | Announce only really supported keys via UI_SET_KEYBIT | Oxore | |
By the way it fixes errors on sway that look like this: 00:00:32.178 [ERROR] [wlr] [libseat] [libseat/backend/logind.c:137] Could not take device: No such device 00:00:32.178 [ERROR] [wlr] [backend/session/session.c:321] Failed to open device: '/dev/input/event19': Resource temporarily unavailable | |||
2023-02-26 | Add basic Readme content | Oxore | |
2022-03-07 | Adjust layout, again | Oxore | |
2022-03-07 | Impl grabbing input device | Oxore | |
2022-03-07 | Fix printfs, remove printf | Oxore | |
2022-03-07 | Fix menu, swap shift and control | Oxore | |
2022-03-07 | Fix layout one more time | Oxore | |
2022-03-07 | Fix layout, use left sticks as | Oxore | |
2022-03-06 | Fix some bugs and apply new layout | Oxore | |
2022-03-05 | Implement the mapping mostly (still with bugs) | Oxore | |
2022-03-04 | Add state structure | Oxore | |
2022-03-03 | Impl basic key mapping, add single key mappings | Oxore | |
2022-03-02 | Initial commit | Oxore | |