aboutsummaryrefslogtreecommitdiff
path: root/src/wl
Commit message (Expand)AuthorAge
* Use wayland.Context instead of *const wayland.ContextNathan Reiner2025-08-29
* update Object.Ref to be a structNathan Reiner2025-08-27
* 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 optional object ref to requestsNathan Reiner2025-08-23
* add Fd type for requestsNathan Reiner2025-08-23
* 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