layout functionality

This commit is contained in:
2026-04-20 19:57:43 +07:00
parent 31ae30c38f
commit 06059f923b
8 changed files with 54 additions and 17 deletions
+1
View File
@@ -7,4 +7,5 @@ compile: proto
gcc -o absinthe src/* \
-DXWAYLAND \
-I./ -I./include -DWLR_USE_UNSTABLE $(shell pkg-config wlroots-0.20 --libs --cflags) -lwayland-server -lxkbcommon \
-O3 \
-g