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

commitda352ddf8653430b7064d1df335057597f982800
parent276194c980
authorIsaac Freund <[email protected]>
date2024-03-12 14:12
deps: switch to codeberg upstreams, update

 .gitmodules        | 8 ++++----
 deps/zig-pixman    | 2 +-
 deps/zig-wlroots   | 2 +-
 deps/zig-xkbcommon | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index bb6bc6e..0729afd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,12 +1,12 @@
 [submodule "deps/zig-wayland"]
 	path = deps/zig-wayland
-	url = https://github.com/ifreund/zig-wayland
+	url = https://codeberg.org/ifreund/zig-wayland
 [submodule "deps/zig-pixman"]
 	path = deps/zig-pixman
-	url = https://github.com/ifreund/zig-pixman
+	url = https://codeberg.org/ifreund/zig-pixman
 [submodule "deps/zig-xkbcommon"]
 	path = deps/zig-xkbcommon
-	url = https://github.com/ifreund/zig-xkbcommon
+	url = https://codeberg.org/ifreund/zig-xkbcommon
 [submodule "deps/zig-wlroots"]
 	path = deps/zig-wlroots
-	url = https://github.com/swaywm/zig-wlroots
+	url = https://codeberg.org/ifreund/zig-wlroots
diff --git a/deps/zig-pixman b/deps/zig-pixman
index b0a9610..70bff91 160000
--- a/deps/zig-pixman
+++ b/deps/zig-pixman
@@ -1 +1 @@
-Subproject commit b0a961079d80059ef56565e23c5f7a8b6a911196
+Subproject commit 70bff91beec4ad4c026dfc4465613e360dc85527
diff --git a/deps/zig-wlroots b/deps/zig-wlroots
index 67f9979..3789f0e 160000
--- a/deps/zig-wlroots
+++ b/deps/zig-wlroots
@@ -1 +1 @@
-Subproject commit 67f9979e93129d1c2a882b8eab7bee1832ae041c
+Subproject commit 3789f0e0c946fe2c9ac09dc09593cada93fd3797
diff --git a/deps/zig-xkbcommon b/deps/zig-xkbcommon
index 7b188de..7e09b38 160000
--- a/deps/zig-xkbcommon
+++ b/deps/zig-xkbcommon
@@ -1 +1 @@
-Subproject commit 7b188de0ba794b52eb70340abf2469b858630816
+Subproject commit 7e09b389373b060148c0ca050e0b525e118d91e7