Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dominikh/go-wlroots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages

  • Go 99.6%
  • Other 0.4%