shift-shell/components/mobileshell/qml
Marco Allegretti 667efec483 Fix panel interactive flag and reserved height
NavigationPanel: the taskStrip ListView checked contentWidth > width
to decide whether scrolling is enabled, which is wrong when the
panel is vertical. Check contentHeight > height in that case.

taskpanel: dockSpaceReserver used a hardcoded gridUnit * 3 for both
height and exclusionZone. Use navigationPanelHeight so the reserved
strip tracks the actual panel thickness.
2026-04-18 19:04:56 +02:00
..
actiondrawer Fix action drawer toolButtons ref and page indicator sync 2026-04-18 19:04:49 +02:00
components Skip window activation in convergence mode 2026-04-10 13:03:57 +02:00
dataproviders mmplugin: Remove and port to plasma-nm cellular lib 2026-02-16 22:24:02 -05:00
homescreen Open app drawer over windows in convergence mode 2026-04-15 10:24:12 +02:00
navigationpanel Fix panel interactive flag and reserved height 2026-04-18 19:04:56 +02:00
popups Move notification popup to bottom-right in convergence 2026-04-17 07:10:23 +02:00
statusbar Add null guards in AppletHost and TaskWidget 2026-04-18 19:04:40 +02:00
widgets Remove kirigami version in imports 2026-03-06 22:08:07 -05:00