Idiomatic Zig bindings for wlroots 0.12.0.
Note: these bindings are early in development and should not be considered as stable as wlroots
zig-wlroots of course depends on wlroots 0.12.0 and all of its
dependencies. In addition the following zig bindings are required:
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.
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.