aboutsummaryrefslogtreecommitdiff
path: root/src/main.zig
Commit message (Expand)AuthorAge
* Use mix-in design for interface abstraction.HEADmasterNathan Reiner2025-08-30
* Use wayland.Context instead of *const wayland.ContextNathan Reiner2025-08-29
* add wl.buffer and wl.surfaceNathan Reiner2025-08-27
* Add ancillary data mechanism to send fds to compositor.Nathan Reiner2025-08-27
* Add wl.shmNathan Reiner2025-08-24
* add first sketch of wl.compositorNathan Reiner2025-08-22
* object refactor and add wl outputNathan Reiner2025-08-22
* First sketch of wayland interfaceNathan Reiner2025-08-18