File swhkd.changes of Package swhkd
------------------------------------------------------------------- Tue May 17 16:23:11 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com> - add swhkd-1.2.0.tar.xz ------------------------------------------------------------------- Tue May 17 16:16:05 UTC 2022 - socvirnyl.estela@gmail.com - Update to version 1.2.0: * [rel] swhkd 1.2.0 * [Refactor] abstract setup.rs into setup_swhkd and support xdg_runtime_dir instead of hardcoding /run/swhkd * [Update]setresuid setresgid functions not required These functions are not being used :) * refactor: improve wording of comments of perms * fix: remove debug log in `set_resuid` `set_resgid` * feat(perms): make debug messages more meaningful * style(perms): add `_` in fn names for clarity * style(perms): group `set` and `get` fns * refactor(perms): privatize setting perm fns * refactor: put all raising priv calls into one func ------------------------------------------------------------------- Mon Mar 07 23:50:29 UTC 2022 - socvirnyl.estela@gmail.com - Update to version 1.1.5: * [remove] Install.sh * [bump] dependencies, fix evdev(PathBuf, Device)Bug * [update] Stop workflows. ------------------------------------------------------------------- Mon Mar 07 06:03:45 UTC 2022 - socvirnyl.estela@gmail.com - Update to version 1.1.4: * feat(daemon): add message on Ctrl+C (SIGINT) exit * Don't set the evdev autorepeat rate * [bump] Version. * [update] add build.rs and install.sh * [update] Exit on SIGINT ( Control + c ). ------------------------------------------------------------------- Mon Mar 7 05:15:18 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com> - Initial working spec for swhkd (1.1.0~6)