mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
Implement floating enable
This commit is contained in:
parent
c47d6cb1c4
commit
f3ab895916
8 changed files with 99 additions and 5 deletions
|
|
@ -36,6 +36,7 @@ sway_sources = files(
|
|||
'commands/exit.c',
|
||||
'commands/exec.c',
|
||||
'commands/exec_always.c',
|
||||
'commands/floating.c',
|
||||
'commands/focus.c',
|
||||
'commands/focus_follows_mouse.c',
|
||||
'commands/focus_wrapping.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue