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

Skip to content

dominikh/zig-wlroots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-wlroots

Idiomatic Zig bindings for wlroots 0.12.0.

Note: these bindings are early in development and should not be considered as stable as wlroots

Dependencies

zig-wlroots of course depends on wlroots 0.12.0 and all of its dependencies. In addition the following zig bindings are required:

Usage

See tinwyl.zig for an example compositor using zig-wlroots and an example of how to integrate zig-wlroots and its dependencies into your build.zig.

See the C headers of wlroots for documentation.

License

zig-wlroots is released under the MIT (expat) license. The contents of the tinywl directory are not part of zig-wlroots and are released under the Zero Clause BSD license.

TODO

  • Bind enough to port tinwyl
  • Bind enough to port river
  • Complete bindings

About

Zig bindings for wlroots

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages

  • Zig 100.0%