mirror of
https://github.com/swaywm/sway.git
synced 2025-11-27 06:59:53 -05:00
Implement workspaces
This commit is contained in:
parent
8231f99c12
commit
b28602aa74
14 changed files with 420 additions and 30 deletions
|
|
@ -35,6 +35,7 @@ sway_sources = files(
|
|||
'commands/input/xkb_variant.c',
|
||||
'commands/output.c',
|
||||
'commands/reload.c',
|
||||
'commands/workspace.c',
|
||||
'config.c',
|
||||
'config/output.c',
|
||||
'config/seat.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue