~mstoeckl/wscreensaver

Fork of xscreensaver to draw animated wallpapers on Wayland
59b6211b — Manuel Stoeckl 7 months ago
Handle output resize/close
308463f4 — Manuel Stoeckl 7 months ago
Meson simplification, add some missing hacks
df369ced — Manuel Stoeckl 7 months ago
Use roundtrip in main loop

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~mstoeckl/wscreensaver
read/write
git@git.sr.ht:~mstoeckl/wscreensaver

You can also use your local clone with git send-email.

# wscreensaver

This is an experimental fork of xscreensaver which makes it possible to run 
some of the hacks as animated wallpapers on Wayland compositors that support
wlr-layer-shell.

With swaylock-plugin[0], it is possible to use these as backgrounds for a
lock screen on some Wayland compositors as well.
[0]: https://github.com/mstoeckl/swaylock-plugin

Note: this is a very rough work in progress, so don't be surprised if half of
the compiled hacks fail to run, or render incorrectly.

Link: https://sr.ht/~mstoeckl/wscreensaver/

See `README.original` for the original project README.

To build for Wayland, compile with `meson` as standard inside `wayland/`.