desktop: keep windows within output on scale change

Fixes: #3195
This commit is contained in:
Johan Malm 2025-11-16 19:08:21 +00:00
parent 8ced055cb9
commit e4dca57c96
4 changed files with 150 additions and 0 deletions

View file

@ -3,6 +3,7 @@ labwc_sources = files(
'buffer.c',
'debug.c',
'desktop.c',
'desktop-state.c',
'dnd.c',
'edges.c',
'idle.c',