280 Commits (51b3776c23bc5d0c536ab9c9dacf553fac780f2d)
 

Author SHA1 Message Date
Aakash Sen Sharma 51b3776c23
Merge pull request #43 from waycrate/error_display
2 years ago
Angelo Fallaria 90cb0e4b93 feat(daemon): display error message for config errors
2 years ago
Angelo Fallaria 9567883fed feat: add Display functionality for config errs
2 years ago
Angelo Fallaria f78e40c67c test: add tests for error display
2 years ago
EdenQwQ a780a6ea4b [update] config.rs: comment out unimplemented modifiers; add delete, brightness
2 years ago
EdenQwQ 4eea8ee20f improve(server): collapse nested if block; &String to &str
2 years ago
EdenQwQ 7541118640 improve(daemon): collapse nested if block; use vec! instead of Vec::new()
2 years ago
Aakash Sen Sharma 0c910ffa37
[merge] refactor(daemon): reduce indent w/ guard clause
2 years ago
Shinyzenith 870fcbf354
[remove] unused imports.
2 years ago
Shinyzenith 6911e116cb
[remove] pr template
2 years ago
Shinyzenith 222780c4f3
[upload] Basic pull request template
2 years ago
Aakash Sen Sharma 59cd0ab87c
[create] Code of conduct.md
2 years ago
Shinyzenith 7b6780e3b8
[update] Contributing.md
2 years ago
Aakash Sen Sharma b76917f981
[create] Contributing.md
2 years ago
Angelo Fallaria 2739434273 refactor(daemon): reduce indent w/ guard clause
2 years ago
Angelo Fallaria ce3b551628 style: fix formatting w/ rustfmt
2 years ago
Angelo Fallaria 7098ff3aab refactor(config): put test-only modules in own mod
2 years ago
Angelo Fallaria e10d2ac005 fix(config): alleviate panic on blank config filee
2 years ago
Shinyzenith 036e7c12fe
[update] Build instructions.
2 years ago
Shinyzenith 47b25859ea
[update] style change
2 years ago
Shinyzenith 665f1b2e38
[Update] Add AUR to install.md
2 years ago
Shinyzenith d1051685fa
[update]Minor readme changes
2 years ago
Shinyzenith 4502170d5f
[Bug fix] rules file needs to have permission 644.
2 years ago
Idli 62c4370f09
update: readme; grammatical error
2 years ago
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