Find a file
2020-10-14 11:38:34 +02:00
src Bind wlr_texture 2020-10-14 11:38:34 +02:00
.gitignore Initial backend and renderer bindings 2020-10-12 13:49:29 +02:00
LICENSE Add MIT license 2020-10-12 21:49:47 +02:00
README.md Add README.md 2020-10-12 22:05:19 +02:00
wlroots.zig Bind wlr_texture 2020-10-14 11:38:34 +02:00

zig-wlroots

Idiomatic Zig bindings for wlroots.

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

Dependencies

zig-wlroots of course depends on wlroots and all of its dependencies. In addition, zig-wayland is required.

TODO

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