shift-shell/containments/taskpanel/qml
Marco Allegretti 3728ef7602 Auto-hide dock when a window is maximized
Slide the dock off-screen when WindowMaximizedTracker reports a
maximized window, and bring it back on mouse proximity via a
HoverHandler.  The dockSpaceReserver exclusion zone drops to 0 so
KWin gives the full screen to the maximized window.

Animation follows the StatusBarWrapper pattern: offset property,
Translate transform, Behavior with InExpo/OutExpo easing.
2026-04-11 12:05:15 +02:00
..
GesturePanelComponent.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
main.qml Auto-hide dock when a window is maximized 2026-04-11 12:05:15 +02:00
NavigationPanelComponent.qml Replace navigation panel with unified dock bar 2026-04-09 10:15:14 +02:00