mirror of
https://github.com/swaywm/sway.git
synced 2026-04-15 08:21:37 -04:00
root: move the workspace matching code to its own file
This removes the pid_workspace bits from tree/root before it gets too interesting. No functional change.
This commit is contained in:
parent
af8a5a8918
commit
eb5021ef99
8 changed files with 207 additions and 188 deletions
|
|
@ -21,6 +21,7 @@ sway_sources = files(
|
|||
'desktop/surface.c',
|
||||
'desktop/transaction.c',
|
||||
'desktop/xdg_shell.c',
|
||||
'desktop/launcher.c',
|
||||
|
||||
'input/input-manager.c',
|
||||
'input/cursor.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue