A demo framework for creating a Wayland GUI in C pixel by pixel.
- This would be equivalent to a very junior GTK+
- Linux Distribution with WayLand > 1.2
- Tested for Ubuntu 22.04
- Clone repository
- Build & Run demo file with
./build -t
- See app_demo.c for how each component is used
For educational purposes only, not intended for real world applications