aboutsummaryrefslogtreecommitdiff
path: root/build.zig
Commit message (Collapse)AuthorAge
* pango and cairo with shmYaroslav de la Peña Smirnov2024-09-12
| | | | Use pango and cairo to render text to the shared mem buffer.
* init: zig wayland hello world clientYaroslav de la Peña Smirnov2024-09-07
Adapted the example from chapters 7 and 8 of the Wayland book (https://wayland-book.com/) into Zig.