added support to start a screensaver for x windows
authorFred Hamster <fred@gruntose.com>
Fri, 21 Nov 2025 15:25:10 +0000 (10:25 -0500)
committerFred Hamster <fred@gruntose.com>
Fri, 21 Nov 2025 15:25:10 +0000 (10:25 -0500)
commit1aba6e3cc5a20c7a8242852549bf5a462364a9ca
treee8ae6a8a0304a174eee7879bbeb99e49190eb0dc
parent941c04af0f86a3e85922f2c813cdfe721219fd2a
added support to start a screensaver for x windows

tries to be subtle by only hooking in if the xsecurelock software is installed, if x windows is running, and if there is no existing screensaver hooked.
scripts/core/functions.sh
scripts/core/launch_feisty_meow.sh
scripts/core/start_xwin_screensaver.sh [new file with mode: 0644]
scripts/processes/process_manager.sh