shift-shell/containments/taskpanel/qml
Marco Allegretti 276912bf31 Fix dock reserver crash in convergence mode
navigationPanelThickness is explicitly 0 in convergence mode, so using
it as the layer-shell surface height triggered a Wayland protocol error
and crashed the shell. Use gridUnit * 3 directly, matching the dock bar
height set on FavouritesBar.
2026-04-18 19:41:10 +02:00
..
GesturePanelComponent.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
main.qml Fix dock reserver crash in convergence mode 2026-04-18 19:41:10 +02:00
NavigationPanelComponent.qml Replace navigation panel with unified dock bar 2026-04-09 10:15:14 +02:00