mirror of
https://github.com/swaywm/sway.git
synced 2025-11-26 06:59:59 -05:00
basic split containers
This commit is contained in:
parent
122b96abed
commit
7706d83160
10 changed files with 245 additions and 51 deletions
|
|
@ -19,6 +19,7 @@ sway_sources = files(
|
|||
'commands/input.c',
|
||||
'commands/layout.c',
|
||||
'commands/mode.c',
|
||||
'commands/split.c',
|
||||
'commands/seat.c',
|
||||
'commands/seat/attach.c',
|
||||
'commands/seat/fallback.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue