356 Commits (main)
 

Author SHA1 Message Date
Shinyzenith 042e4ff9fc
[update] switch prefix dir to comply with AUR.
2 years ago
Shinyzenith 1407b5c0f4
[Contrib] Add pkgbuilds.
2 years ago
EdenQwQ 106bef257c added many keysyms
2 years ago
Shinyzenith ef3e8c9b97
[typo]
2 years ago
Eden 64f32da78f
Update README.md
2 years ago
Shinyzenith 649673eeff
[readme] fix
2 years ago
Shinyzenith 0c957d840c
[update] Readme.
2 years ago
EdenQwQ 1ef54df4f7 support single keysym
2 years ago
Shinyzenith 92b8b6f24b
[feature] Do not allow multiple instances.
2 years ago
Shinyzenith 078135bc55
[update] Mention failed line on parse error.
2 years ago
Shinyzenith 44568d19fc
[Update] add printscr to enum
2 years ago
Shinyzenith f59dfcd99d
[add] Automatic build script for github releases.
2 years ago
EdenQwQ 8499692702 Implement inline comments support when parsing config
2 years ago
Shinyzenith e16b5e40df
[rel] Version bump.
2 years ago
Shinyzenith ac37e441bb
[rel] Version bump. First official point release.
2 years ago
Shinyzenith a415b24323
[update] Example config file uploaded.
2 years ago
Shinyzenith 572673811d
[Update] fix ISSUE_TEMPLATE
2 years ago
Aakash Sen Sharma b735b10ee6
[Merge] Keyevent handler by Shinyzenith & EdenQwQ
2 years ago
Shinyzenith 3f5f9344ce
[update] Run instructions.
2 years ago
Shinyzenith d63f24759f
[update] Install.md
2 years ago
Shinyzenith 4eb86e8a74
[update] remove sock test
2 years ago
EdenQwQ 9886b6c194 fix the bug caused by wrong comparing method
2 years ago
Shinyzenith bd1227a245
[Bug fix] fix auto repeat bug
2 years ago
Shinyzenith 0af29511f5
[wip] working cooldown
2 years ago
Shinyzenith e949a8bd72
[wip] Check last hotkey for duplicate removal.
2 years ago
EdenQwQ 4d3c58cca8 rustfmt
2 years ago
EdenQwQ d5ba98f2f3 fix
2 years ago
Aakash Sen Sharma e638919538
[Merge] EdenQwQ/keyevent_devel
2 years ago
EdenQwQ 48c1e58564 finish
2 years ago
EdenQwQ 902a2b545f a hashmap from evdev:Key to config::Modifiers
2 years ago
EdenQwQ ed00571241 small improvement
2 years ago
Shinyzenith cc2c0f4f68
[update] lower sleep time.
2 years ago
Shinyzenith 25987beba6
[testing] Documentation.
2 years ago
Shinyzenith 465c155be5
[testing]Print possible matches based on key count
2 years ago
Aakash Sen Sharma 6ac6ede0d9
[merge] Config handler refactor by EdenQwQ
2 years ago
Shinyzenith 61633a5799
[update] Concise notation.
2 years ago
EdenQwQ 34c2426e03 modify test to make sure this also work with empty modifier
2 years ago
Aakash Sen Sharma 808bca1f66
Merge pull request #30 from waycrate/config_devel
2 years ago
EdenQwQ d697eaea36 ignore duplicated keys
2 years ago
EdenQwQ d83063fc1e convert to lowercase
2 years ago
Eden eca333e62e
Merge pull request #29 from waycrate/config_new
2 years ago
Shinyzenith 720f74ba21
[update] I'm not sure if we can implement it all.
2 years ago
Shinyzenith bdc878ea45
[Remove] test code was pushed on accident.
2 years ago
Shinyzenith 978fa8195b
[update] Change git slug
2 years ago
Shinyzenith 45b3b1b260
[update] make all fields in hotkey struct, pub
2 years ago
EdenQwQ 271c8c32b2 finished
2 years ago
Shinyzenith 16c079db28
[Remove] Manpage build instructions (temporary)
2 years ago
Aakash Sen Sharma ec52c30ea7
[merge] Refactor config handler by EdenQwQ
2 years ago
EdenQwQ d007cfdace join lines ending with backslash and have the same type before actual parsing
2 years ago
EdenQwQ 2e84be120e a new vector called lines_with_types to store the position and the type of each line
2 years ago