Skip to content

kibumh/wayland-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Yet another, just for fun, wayland library for go.

Directory Structure

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.

End goal

  • explorers several edges of the world of wayland. (screen shot tools, AutoHotKey-like automators, etc)

About

wayland library for go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages