DateCommit messageAuthorFiles+-
2022-02-06 03:57chore: deleted types fileLucas Burns5+31-60
2021-12-13 03:05chore: remap is only used as xcape like keys, new feature needs to be addedLucas Burns9+198-1219
2021-12-13 00:20chore: switched to record_contextLucas Burns3+289-15
2021-12-12 23:36chore: commiting to switch to record contextLucas Burns7+168-106
2021-12-12 02:05feature: adding remapping keys from configurationLucas Burns14+1253-397
2021-12-09 21:45chore: added "control" as a modifierLucas Burns3+23-18
2021-12-09 21:23chore: changed all RustConnections to an Arc<..>Lucas Burns4+74-65
2021-12-09 03:25chore: commit before switching branches to attempt an asynchronous approachLucas Burns11+194-154
2021-12-08 06:18feature: xcape is now available. tokio or some futures needs to be introduced to have both programs running simultaneouslyLucas Burns13+1441-158
2021-12-06 20:48chore: adding parsing of mouse bindings, daemon featureLucas Burns15+786-351
2021-12-06 07:13feature: completed daemonization of process to monitor keybindings in the backgroundLucas Burns13+514-436
2021-12-05 05:55chore: can read keypresses and output to stdoutLucas Burns13+973-589
2021-12-03 05:49chore: parser is complete enough to convert to `Chord`, which is `CharacterMaps`, not just `Keysyms` and `Modmask`sLucas Burns18+6782-3706
2021-12-01 06:44chore: added mouse buttons and mapping keysym string from config to keysym codeLucas Burns9+499-224
2021-11-30 06:28chore: working on parsingLucas Burns20+1007-667
2021-11-29 07:12chore: updating. parsed keymaps. working on "real" modifiersLucas Burns10+461-123
2021-11-28 22:36chore: change to x11rbLucas Burns22+4959-4582
2021-11-26 16:29chore: initial commitLucas Burns15+5621-0