aboutsummaryrefslogtreecommitdiff
path: root/src/types.zig
Commit message (Collapse)AuthorAge
* add Fd type for requestsNathan Reiner2025-08-23
| | | | | This is not tested code, since there are no requests implemented yet using file descriptors.
* First sketch of wayland interfaceNathan Reiner2025-08-18
**WARNING** this implementation is not working properly yet.