shift-shell/components/mobileshell/qml
Marco Allegretti 2059f14faf Add null guards in AppletHost and TaskWidget
AppletHost: setPreloadFullRepresentation(true) does not guarantee
fullRepresentationItem() is non-null on return — the applet loads
asynchronously. Wire a single-shot connection to
fullRepresentationItemChanged to emit appletReady() when the item
arrives.

TaskWidget: operationDescription() can return null for an unknown
operation name; bail out rather than dereferencing it.
2026-04-18 19:04:40 +02:00
..
actiondrawer Show action drawer as bounded panel in convergence 2026-04-16 17:42:06 +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