aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: c9b297b45bdeaa85a3f4ecec6b1ef303190826a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# zigway

This repo contains a "hello, world" Wayland program. The point of this repo is
for me to learn the following:

* Learn Zig
* Learn Wayland client-side protocols
* Learn how to computer graphics?

Different branches contain different implementations, e.g. shared memory, shared
memory + Pango+Cairo, OpenGL, etc.

## System dependencies

* Zig toolchain
* libwayland
* pangocairo