mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
move output create to its own file
This commit is contained in:
parent
a001890fb8
commit
fa004dd0d7
4 changed files with 74 additions and 66 deletions
|
|
@ -88,6 +88,7 @@ sway_sources = files(
|
|||
'tree/layout.c',
|
||||
'tree/view.c',
|
||||
'tree/workspace.c',
|
||||
'tree/output.c',
|
||||
)
|
||||
|
||||
sway_deps = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue