20
Screensavers on Wayland
(sh.itjust.works)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
There's screen lockers. Is there a reason why programs like swaylock couldn't play an animation instead of showing a static image? Am I missing a reason why it's structurally impossible?
Hadn't thought about it before since i don't have a need for them, but yeah i think that could work with swaylock, cause i'm pretty sure you can configure it in such a way that the static indicator isn't on the screen the whole time. I don't know if it can do video files, but you might be able to use a gif instead. Only downside would be that you still have to enter your password to get rid of it again, which isn't typical for a screensaver i think.
I'm just confused as some comments seem to suggest it's not possible. There are already idle daemons like swayidle, so you just need to have an idle daemon execute a program that plays an animation and exits when it receives any input? I don't know of any such programs, but I don't see how it'd be impossible.