1
0
Fork
You've already forked wl-paper
0
A really minimal wayland wallpaper setter
  • Makefile 100%
2026年05月01日 10:18:38 +05:30
Makefile Add: Adding Makefile for project setup 2026年05月01日 10:18:38 +05:30
README.md Adding README 2026年04月30日 12:35:25 +05:30

wl-paper: A minimal wallpaper setter

A dead-simple wallpaper daemon written in ~300 lines of C. Sets any image (PNG, JPEG, BMP, TGA, GIF) as the wallpaper on every connected monitor using the wlr-layer-shell protocol.


Requirements

  • gcc
  • make
  • pkg-config
  • libwayland
  • stb_image.h

TODOs

  • HiDPI fractional scale
  • GIF/Animation support
  • Different image on different outputs