mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-25 06:59:46 -05:00
Split shell object out from compositor.c into its own file
This commit is contained in:
parent
25f0ba4be1
commit
4cca349349
4 changed files with 511 additions and 448 deletions
|
|
@ -31,6 +31,7 @@ endif
|
|||
compositor_SOURCES = \
|
||||
compositor.c \
|
||||
compositor.h \
|
||||
shell.c \
|
||||
screenshooter.c \
|
||||
screenshooter-protocol.c \
|
||||
screenshooter-server-protocol.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue