An open API service indexing awesome lists of open source software.

https://github.com/matjam/glpaper

wallpaper daemon for x11 with smooth fading
https://github.com/matjam/glpaper

Last synced: 8 months ago
JSON representation

wallpaper daemon for x11 with smooth fading

Awesome Lists containing this project

README

          

# glpaper

This is the glpaper project. It is a simple program that allows you to cycle through
a set of wallpapers using SFML (and OpenGL under the hood).

Much thanks goes to the xwinwrap project which provided the code for finding the X11
root window.

# Building and installing

See the [BUILDING](BUILDING.md) document.

# Using

See the glpaper.toml file for configuration information. This file should be in your `$XDG_CONFIG_HOME/glpaper` directory, or in `~/.config/glpaper` if `$XDG_CONFIG_HOME` is not set.

# Contributing

See the [CONTRIBUTING](CONTRIBUTING.md) document.

# License

See [LICENSE.md](LICENSE.md).