mirror of
https://github.com/labwc/labwc.git
synced 2026-02-17 22:05:30 -05:00
feat: automatic window placement
With automatic placement, new top-level windows will be placed to minimize overlap with other windows already on screen.
This commit is contained in:
parent
ef62d47ad1
commit
52aafcc054
7 changed files with 548 additions and 5 deletions
|
|
@ -12,6 +12,7 @@ labwc_sources = files(
|
|||
'node.c',
|
||||
'osd.c',
|
||||
'output.c',
|
||||
'placement.c',
|
||||
'regions.c',
|
||||
'resistance.c',
|
||||
'seat.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue