git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit7738cac5819c768a77503a21b77d4f4f603e95d7
parentdc15ef2a79
authorIsaac Freund <[email protected]>
date2020-11-01 13:58
Add submodule

 .gitmodules      | 3 +++
 deps/zig-wayland | 1 +
 2 files changed, 4 insertions(+)

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..2d523f0
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "deps/zig-wayland"]
+	path = deps/zig-wayland
+	url = https://github.com/ifreund/zig-wayland
diff --git a/deps/zig-wayland b/deps/zig-wayland
new file mode 160000
index 0000000..f335337
--- /dev/null
+++ b/deps/zig-wayland
@@ -0,0 +1 @@
+Subproject commit f335337bca742c8f0181798be75de65bfb4e8283