On Tue, 18 Oct 2022 03:47:16 -0700 ToddAndMargo via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > Hi All, > > Is it possible to create a screen saver from > a .mov (movie) clip? Possible? Of course, all the source code is available. :-) Available? I haven't done it, but I can see a possible way to do so. The screensaver is just a program. So, it should be possible to replace the code that displays images, and instead start a process that continuously cycles a video player. Getting out of the loop would be the issue, I think. The screensaver could retain keystroke capture, and when it catches a keystroke, kill the video player, and continue on with the recovery of the screen. This sounds easy enough that if you search the web, you should find someone who has done it already. And it seems someone has: https://ostechnix.com/set-animated-video-wallpapers-linux-desktop/ _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue