Skip to content

xrwm/zig-wlroots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-wlroots

Idiomatic Zig bindings for wlroots.

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

Dependencies

Usage

See tinywl.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 tinywl
  • Bind enough to port river
  • Complete bindings

Releases

No releases published

Packages

No packages published

Languages

  • Zig 100.0%