fix resize, move and border bugs
This commit is contained in:
@@ -5,5 +5,5 @@ proto:
|
||||
|
||||
compile: proto
|
||||
gcc -o absinthe src/* \
|
||||
-I./ -I./include -DWLR_USE_UNSTABLE $(shell pkg-config wlroots-0.19 --libs --cflags) -lwayland-server -lxkbcommon \
|
||||
-I./ -I./include -DWLR_USE_UNSTABLE $(shell pkg-config wlroots-0.20 --libs --cflags) -lwayland-server -lxkbcommon \
|
||||
-ggdb
|
||||
|
||||
Reference in New Issue
Block a user