2022-02-06 03:57 | chore: deleted types file | Lucas Burns | 5 | +31 | -60 |
2021-12-13 03:05 | chore: remap is only used as xcape like keys, new feature needs to be added | Lucas Burns | 9 | +198 | -1219 |
2021-12-13 00:20 | chore: switched to record_context | Lucas Burns | 3 | +289 | -15 |
2021-12-12 23:36 | chore: commiting to switch to record context | Lucas Burns | 7 | +168 | -106 |
2021-12-12 02:05 | feature: adding remapping keys from configuration | Lucas Burns | 14 | +1253 | -397 |
2021-12-09 21:45 | chore: added "control" as a modifier | Lucas Burns | 3 | +23 | -18 |
2021-12-09 21:23 | chore: changed all RustConnections to an Arc<..> | Lucas Burns | 4 | +74 | -65 |
2021-12-09 03:25 | chore: commit before switching branches to attempt an asynchronous approach | Lucas Burns | 11 | +194 | -154 |
2021-12-08 06:18 | feature: xcape is now available. tokio or some futures needs to be introduced to have both programs running simultaneously | Lucas Burns | 13 | +1441 | -158 |
2021-12-06 20:48 | chore: adding parsing of mouse bindings, daemon feature | Lucas Burns | 15 | +786 | -351 |
2021-12-06 07:13 | feature: completed daemonization of process to monitor keybindings in the background | Lucas Burns | 13 | +514 | -436 |
2021-12-05 05:55 | chore: can read keypresses and output to stdout | Lucas Burns | 13 | +973 | -589 |
2021-12-03 05:49 | chore: parser is complete enough to convert to `Chord`, which is `CharacterMaps`, not just `Keysyms` and `Modmask`s | Lucas Burns | 18 | +6782 | -3706 |
2021-12-01 06:44 | chore: added mouse buttons and mapping keysym string from config to keysym code | Lucas Burns | 9 | +499 | -224 |
2021-11-30 06:28 | chore: working on parsing | Lucas Burns | 20 | +1007 | -667 |
2021-11-29 07:12 | chore: updating. parsed keymaps. working on "real" modifiers | Lucas Burns | 10 | +461 | -123 |
2021-11-28 22:36 | chore: change to x11rb | Lucas Burns | 22 | +4959 | -4582 |
2021-11-26 16:29 | chore: initial commit | Lucas Burns | 15 | +5621 | -0 |