~mstoeckl/wscreensaver

Fork of xscreensaver to draw animated wallpapers on Wayland
2155bb8f — Manuel Stoeckl 9 months ago
Add missing ack-configure message
0740a5a1 — Manuel Stoeckl 9 months ago
README clarifications
745eeb61 — Manuel Stoeckl 9 months ago
Include sys/time.h in screenhackI.h

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. I am not actively
maintaining this and have no plans to get the remaining hacks to work.

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

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

To build for Wayland, first build xscreensaver via `./configure`, `make`; then
compile with `meson` as standard inside `wayland/`.