Age | Commit message (Expand) | Author |
2021-10-02 | Now when trying to run a new scrnsvr instance it will check for PID_FILE and ... | koraynilay |
2021-10-01 | Fixed crash on start with no arguments and added exit handler for SIGINT and ... | koraynilay |
2021-09-30 | Now to lock the screen you can call `scrnsvr l` or `scrnsvr lock` to manually... | koraynilay |
2021-08-24 | fixed can_lock_pa with multiple instances of MediaPlayer2 | koraynilay |
2021-08-19 | added shell options to config | koraynilay |
2021-08-19 | substitute system() with execlp() and added shell option, general cleanup, fi... | koraynilay |
2021-08-17 | changed how it detects videos, now it uses dbus to check for the presence of ... | koraynilay |
2021-08-15 | added regex support for -w switch | koraynilay |
2021-08-15 | added regex support for -w switch | koraynilay |
2020-11-30 | fixed is_fullscreen_geom not being properly set | koraynilay |
2020-11-30 | added check for xrandr, Updated PKGBUILDs | koraynilay |
2020-11-30 | Added fullscreen check support for multiple monitors | koraynilay |
2020-09-13 | fixed comment memory leak | koraynilay |
2020-09-12 | fixed missing config example | koraynilay |
2020-09-12 | Added .install file | koraynilay |
2020-09-11 | Added config file support, config file example and systemd unit | koraynilay |
2020-07-03 | when the screen is locked, the blanker will always be activated, even if ther... | koraynilay |
2020-06-29 | Added geometry detection as fullscreen | koraynilay |
2020-06-12 | fixed BadWindow error (hopefully last time) | koraynilay |
2020-06-11 | fixed typo | koraynilay |
2020-06-11 | fixed BadWindow error (hopefully, again) | koraynilay |
2020-06-10 | fixed BadWindow error sometimes when no window is focused (hopefully) | koraynilay |
2020-06-09 | added fullscreen detection, removed wmctrl dependency | koraynilay |
2020-06-03 | notify-send -> libnotify (Thanks to https://aur.archlinux.org/account/America... | koraynilay |
2020-06-03 | fixed typo | koraynilay |
2020-06-03 | added -v option and comments, changed description | koraynilay |
2020-06-03 | added -v option and comments, changed description | koraynilay |
2020-06-03 | First commit | koraynilay |