mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] wayland: split xdg-shell handling into a module
This will allow libdecor to be added as a new pseudo-shell.
This commit is contained in:
@@ -19,6 +19,7 @@ add_library(displayserver_Wayland STATIC
|
||||
poll.c
|
||||
state.c
|
||||
registry.c
|
||||
shell_xdg.c
|
||||
wayland.c
|
||||
window.c
|
||||
)
|
||||
|
Reference in New Issue
Block a user