shift-shell/containments
Marco Allegretti e5ec88a12b Improve auto-hide dock reveal
Expand the dock input region as soon as the reveal animation starts
rather than waiting for it to finish, so the cursor can reach dock
items while the panel is still sliding into view.

Introduce updateInputRegion() and call it from onDockOffsetChanged,
onShouldHideChanged, onActiveChanged, onWidthChanged, and onHeightChanged
so the input region is always consistent with the current state.

While hover-revealing with a maximised window present, switch the
LayerShell exclusion zone from -1 to dockHeight so the window tiles
away from the dock instead of being obscured underneath it.

Reduce the hover dwell timer from a hard-coded 300 ms to
Kirigami.Units.shortDuration so the dock is easier to summon.
2026-05-06 13:33:38 +02:00
..
homescreens Improve auto-hide dock reveal 2026-05-06 13:33:38 +02:00
panel Keep status bar opaque in convergence mode 2026-04-27 14:28:28 +02:00
taskpanel Unify convergence dock geometry and add invariant test 2026-05-04 11:43:41 +02:00
CMakeLists.txt homescreen: Move into folder 2022-05-17 23:19:11 -04:00