shift-shell/components/mobileshell/qml/actiondrawer
Marco Allegretti e12e6b3a66 Add system tray to status bar in convergence mode
Reintroduce StatusNotifierModel-based system tray icons, gated on
convergenceModeEnabled. Desktop apps (KDE Connect, nm-applet, etc.)
expose tray icons that were removed in 1914e9be as unusable on
phone screens.

The status bar wrapper is raised above the ActionDrawerOpenSurface
so tray icon MouseAreas receive click events while non-interactive
areas still fall through to the swipe handler.

TaskWidget.qml supports left-click (Activate), right-click
(ContextMenu), hover tooltip, and hides Passive/ApplicationStatus
items. The lockscreen SIGABRT guard (disableSystemTray) is restored
on the action drawer's StatusBar instance.
2026-04-08 20:12:16 +02:00
..
private Add system tray to status bar in convergence mode 2026-04-08 20:12:16 +02:00
ActionDrawer.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
ActionDrawerOpenSurface.qml Toggle action drawer on click in convergence mode 2026-04-08 19:07:12 +02:00
ActionDrawerWindow.qml actiondrawer: Preload for first open 2026-03-07 11:06:39 -05:00