mirror of
https://github.com/swaywm/sway.git
synced 2025-11-26 06:59:59 -05:00
Listen to server-decoration mode changes
This commit is contained in:
parent
0cd418ba42
commit
700941dde8
5 changed files with 72 additions and 6 deletions
|
|
@ -1,13 +1,14 @@
|
|||
sway_sources = files(
|
||||
'main.c',
|
||||
'server.c',
|
||||
'commands.c',
|
||||
'config.c',
|
||||
'criteria.c',
|
||||
'debug-tree.c',
|
||||
'decoration.c',
|
||||
'ipc-json.c',
|
||||
'ipc-server.c',
|
||||
'main.c',
|
||||
'security.c',
|
||||
'server.c',
|
||||
'swaynag.c',
|
||||
|
||||
'desktop/desktop.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue