mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
Implement floating
This commit is contained in:
parent
1132efe42e
commit
1f2e399ade
21 changed files with 572 additions and 169 deletions
|
|
@ -65,6 +65,7 @@ sway_sources = files(
|
|||
'commands/set.c',
|
||||
'commands/show_marks.c',
|
||||
'commands/split.c',
|
||||
'commands/sticky.c',
|
||||
'commands/swaybg_command.c',
|
||||
'commands/swap.c',
|
||||
'commands/title_format.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue