Are there at least some plans to implement screensavers into Wayland? Is there any way to override Wayland’s restrictions and set a screensaver up?

  • communism@lemmy.ml
    link
    fedilink
    arrow-up
    8
    ·
    1 day ago

    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?

    • juipeltje@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      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.

      • communism@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        19 hours ago

        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.