shift-shell/components/mobileshell/qml
Marco Allegretti 9b94c200ee Fix action drawer toolButtons ref and page indicator sync
NotificationDrawer referenced toolButtons, a sibling defined in
ContentContainer, not a local property. Add toolButtonsItem: Item
and wire it at the call site. Replace the magic literal 10 with
Kirigami.Units.largeSpacing while here.

The PageIndicator had a one-way binding to swipeView.currentIndex
that would break after a user tap. Make it bidirectional with a
Connections block and a loop guard on both sides.
2026-04-18 19:04:49 +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 Replace navigation panel with unified dock bar 2026-04-09 10:15:14 +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