wbg-1.2.0

Introduction to wbg

The wbg package provides a Wayland wallpaper setter.

wbg Dependencies

Required

Pixman, Wayland, and Wayland-Protocols

Recommended

Installation of wbg

First apply a fix that avoids an error about possible uninitialized values:

sed 's/float t\[6\]/float t\[6\] = {0}/' \
  -i 3rd-party/nanosvg/src/nanosvg.h

Install wbg by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

Now, as the root user:

ninja install

Contents

Installed Programs: wbg
Installed Libraries: None
Installed Directories: None

Short Descriptions

wbg

creates a wallpaper from an image on Wayland