Skip to content

SeleneSoftware/go-wlroots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-wlroots Documentation

go-wlroots is a WIP Go binding for wlroots. Note: The API is incomplete and subject to change.

To test go-wlroots I've ported SirCmpwn's Tiny Wayland compositor to it:

The source of tinywl can be found in cmd/tinywl.

Compiling

Go 1.8 or newer is required.

Make sure wlroots and its dependencies are installed.

Run make all to build everything. Binaries can be found in the 'build' folder.

License

The source code of this project is licensed under the MIT license.

About

Go binding for wlroots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 82.5%
  • C 17.2%
  • Other 0.3%