mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
Implement floating_minimum_size and floating_maximum_size
This commit is contained in:
parent
73084c5fa6
commit
f2d1cf3ceb
4 changed files with 94 additions and 7 deletions
|
|
@ -40,6 +40,7 @@ sway_sources = files(
|
|||
'commands/exec.c',
|
||||
'commands/exec_always.c',
|
||||
'commands/floating.c',
|
||||
'commands/floating_minmax_size.c',
|
||||
'commands/focus.c',
|
||||
'commands/focus_follows_mouse.c',
|
||||
'commands/focus_wrapping.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue