Yet another, just for fun, wayland library for go.
directory | description |
---|---|
wire | implements wire format of wayland protocol. |
scanner | a program that generates go source files from wayland's XML files. |
client/protocol, server/protocol | The generated go source files live here. |
client, server | implements client or server API based on the protocol package. |
- explorers several edges of the world of wayland. (screen shot tools, AutoHotKey-like automators, etc)