build instructions

This commit is contained in:
Rakarake 2025-12-29 15:31:24 +01:00
parent 5d29ced2bb
commit a4f5ef59f2

View file

@ -1,6 +1,9 @@
Glonkers displays a supplied shader file either as a wallpaper Glonkers displays a supplied shader file either as a wallpaper
(using --layer) or as a normal window (using --window, default). (using --layer) or as a normal window (using --window, default).
Required libraries are: libwayland, wayland-scanner, pkg-config, libGL.
Run `make` to output the binary `glonkers`.
## TODO ## TODO
- Create surfaces for all outputs (monitors). - Create surfaces for all outputs (monitors).
- Add support for some structures in shadertoy. - Add support for some structures in shadertoy.