Use layer shell

This commit is contained in:
Dorota Czaplejewicz
2019-04-05 15:29:19 +00:00
parent 6ff33b48d1
commit b065b16bf1
11 changed files with 835 additions and 11 deletions

3
src/wayland.c Normal file
View File

@ -0,0 +1,3 @@
#include "wayland.h"
struct squeak_wayland *squeak_wayland = NULL;