~sircmpwn/hare-wayland

Wayland client & server implementation for Hare
Remove unnecessary abort()
wayland::scanner: use iterator loops where appropriate
scanner: Handle deprecated-since field from Wayland 1.23

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~sircmpwn/hare-wayland
read/write
git@git.sr.ht:~sircmpwn/hare-wayland

You can also use your local clone with git send-email.

#hare-wayland

Native Hare Wayland bindings, generated from the Wayland XML protocol definitions.

Run make generate to build the code generator and generate the Hare code.

Then, hare run runs a simple Wayland client that outputs all globals that are available on the local Wayland server.

#Contributing

Ticket tracker is at https://todo.sr.ht/~sircmpwn/hare-wayland

Please send patches to the hare-dev mailing list.