/glpaper_fork

My fork of glpaper.

Primary LanguageCGNU General Public License v3.0GPL-3.0

GLPaper

GLPaper is a wallpaper program for wlroots based wayland compositors such as sway that allows you to render glsl shaders as your wallpaper

NEW Usage flag -M full_path_to_mpd's_fifo_file to activate 2vec audio channel "fifo"

Dependencies

libwayland-dev
libegl-dev
pkg-config
meson

Building

hg clone https://hg.sr.ht/~scoopta/glpaper
cd glpaper
meson build
ninja -C build

Installing

sudo ninja -C build install

Uninstalling

sudo ninja -C build uninstall

Bug Reports

Please file bug reports at https://todo.sr.ht/~scoopta/glpaper

Packages

If you're on Arch there's an unofficial AUR package https://aur.archlinux.org/packages/glpaper-hg/