Find a file
Isaac Freund fa8f24166d
Add initial wlr_log bindings
These do not expose all functionality. Eventually I'd like to integrate
with zig's std.log by default.
2020-10-16 12:02:55 +02:00
src Add initial wlr_log bindings 2020-10-16 12:02:55 +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 Bind wlr_keyboard 2020-10-15 01:13:04 +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 the following zig bindings are required:

TODO

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