Add xdg-decoration

This commit is contained in:
2022-09-09 22:22:36 +02:00
parent 7dc0a6194f
commit cd7ebab4dc
6 changed files with 467 additions and 1 deletions

View File

@@ -1 +1 @@
gcc compositor.c pointer.c keyboard.c common/shm.c protocols/xdg-shell-protocol.c -o compositor -lwayland-client -lrt -lxkbcommon -g
gcc compositor.c pointer.c keyboard.c common/shm.c protocols/xdg-shell-protocol.c protocols/xdg-decoration-protocol.c -o compositor -lwayland-client -lrt -lxkbcommon -g