This commit is contained in:
2022-08-28 15:57:08 +02:00
commit a661eddfd8
13 changed files with 2781 additions and 0 deletions

1
build.sh Executable file
View File

@@ -0,0 +1 @@
gcc compositor.c common/shm.c protocols/xdg-shell-protocol.c -o compositor -lwayland-client -lrt -g