From 20d804cdb5b4874a0ee168cd8db67caf0c841772 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Wed, 4 Nov 2020 00:23:21 +0100 Subject: code: switch to custom wlroots/libwayland bindings This is a big step up over @cImport() for ergonomics and type safety. Nearly all void pointer casts have been eliminated! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 32a096f..b64a611 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ git submodule update --init To compile river first ensure that you have the following dependencies installed: -- [zig](https://ziglang.org/download/) 0.7.0 +- [zig](https://ziglang.org/download/) 0.7.1 - wayland - wayland-protocols - [wlroots](https://github.com/swaywm/wlroots) 0.12.0 -- cgit v1.2.3