Go to file
2024-02-06 16:09:18 +01:00
example hg => git 2024-02-06 14:31:56 +01:00
glad hg => git 2024-02-06 14:31:56 +01:00
inc pulseaudio integration 2024-02-06 16:09:18 +01:00
proto hg => git 2024-02-06 14:31:56 +01:00
src pulseaudio integration 2024-02-06 16:09:18 +01:00
.build.yml hg => git 2024-02-06 14:31:56 +01:00
.gitignore hg => git 2024-02-06 14:31:56 +01:00
COPYING.md hg => git 2024-02-06 14:31:56 +01:00
meson.build pulseaudio integration 2024-02-06 16:09:18 +01:00
README.md hg => git 2024-02-06 14:31:56 +01:00
TODO.md pulseaudio integration 2024-02-06 16:09:18 +01:00

GLPaper

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

builds.sr.ht status

Dependencies

libwayland-dev
libegl-dev
pkg-config
meson

Building

hg clone https://hg.sr.ht/~scoopta/glpaper
cd glpaper
meson setup 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

Contributing

Please submit patches to https://lists.sr.ht/~scoopta/glpaper

You can find documentation here https://man.sr.ht/hg.sr.ht/email.md

Packages

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