326 Commits (9b81a7ed6a20935df959c3fd5c923548ed61d88b)
 

Author SHA1 Message Date
Shinyzenith d0f3ae92d4
[merge] Merge rust-rewrite branch to main
2 years ago
Shinyzenith 42a520d088
[feature] Makefile, check for make dependencies.
2 years ago
Shinyzenith ac6c5d5fc6
[refactor] Remove preceeding "Note:" from root warning.
2 years ago
Shinyzenith 686c120ee3
[update] Readme, remove checkout as branch is to be merged soon.
2 years ago
Shinyzenith 13b989ef8c
[upadte] Readme, fix inconsistencies
2 years ago
Shinyzenith 345c436780
[update] Readme, add support server
2 years ago
Shinyzenith 738ba8220f
[update] Readme
2 years ago
Shinyzenith 9514a3e93c
[update] Readme
2 years ago
Shinyzenith 7a25fb6169
[update] Makefile, create global config file
2 years ago
Shinyzenith 8aff4ba64d
[update] Readme, include dependencies
2 years ago
Shinyzenith a6b86797c9
[update] Readme, include polkit run instruction
2 years ago
Shinyzenith 620782f1ba
[refactor] Default to /etc/swhkd/swhkdrc instead of /home/USER/.config/swhkd/swhkdrc.
2 years ago
Shinyzenith 506c377972
[refactor] Edit makefile to include polkit rule.
2 years ago
Shinyzenith 21e24028f0
[feature] Polkit rule for authentication.
2 years ago
Shinyzenith ced2ea3c95
[refactor] flag creation function, xdg checker function, allow swhkd to run as root
2 years ago
Shinyzenith f2a1e5b862
[refactor] Append valid devices to a vector and check for 0 devices
2 years ago
Shinyzenith b88192bcf0
[refactor] Makefile cleanup
2 years ago
Shinyzenith 36fdc2ff9a
[refactor] remove glob crate info from cargolock
2 years ago
Shinyzenith c8dcd0dd0c
[refactor] Replace glob with evdev::enumerate.
2 years ago
Shinyzenith 6ccce2792c
[refactor] concise import
2 years ago
Shinyzenith 824d36a7f9
[refactor] concise format
2 years ago
Shinyzenith 0a050b75fa
[refactor] clean Makefile to use vars
2 years ago
Shinyzenith f22fd36949
[update] build instructions
2 years ago
Shinyzenith a9d6966ad5
[refactor] Utilize cargo pkg authors
2 years ago
Shinyzenith 7f03ae5d5f
[Create] rustfmt.toml
2 years ago
Shinyzenith df2f110208
[refactor] use Path::new PathBuf instead of pushstr
3 years ago
Shinyzenith dbad34c65f
[refactor] turn permission checks into a function main.rs
3 years ago
Shinyzenith 37d141d7c3
[update] switch out tokio for async-std
3 years ago
Shinyzenith d8bc8f01c4
[update] readme warning
3 years ago
Shinyzenith ea7ff78427
[update] gitignore bin/swhkd
3 years ago
Shinyzenith 70e94f7c6a
[Update] bug report flag updated
3 years ago
Shinyzenith ef28b75a77
[refactor] Remove rm from Makefile on make clean
3 years ago
Shinyzenith 9a925e4e4f
[refactor] makefile update
3 years ago
Shinyzenith 7692dd48d1
[refactor] Makefile & build instructions updated
3 years ago
Shinyzenith fc70c44684
[feature] config file path detection with xdg base directory variables
3 years ago
Shinyzenith c774f6b3f8
move input group permission check to separate function
3 years ago
Shinyzenith ff32941e82
move to permissive BSD 2-Clause "Simplified" License
3 years ago
Shinyzenith 0db471283b
remove target from cargo build
3 years ago
Shinyzenith f62326e5a7
issue report template
3 years ago
Aakash Sen Sharma 2fa3ba5a9e Add Issue templates
3 years ago
Shinyzenith c44b634cc3
logging added, permission checks added, basic error handling
3 years ago
Shinyzenith 328c310f16
add tokio as dependency for event scheduling
3 years ago
Shinyzenith e1b4035c5b
readme update
3 years ago
Shinyzenith e24c641d31
readme update
3 years ago
Shinyzenith 5cc3ccb76b
typo fix
3 years ago
Shinyzenith 8bbd34c4df
Check all event devices for KEY_ENTER presence.
3 years ago
Shinyzenith ffd8b998b2
remove all python code
3 years ago
Aakash Sen Sharma ad2980c809
Merge pull request #5 from UnsignedArduino/main
3 years ago
Aakash Sen Sharma b63c19aef5
Merge pull request #6 from Shinyzenith/ci
3 years ago
ckyiu 7c27f41d41 Have ThreadPoolExecutor log
3 years ago