shift-shell/containments/taskpanel/qml
Marco Allegretti 5dfae0c45c Add task strip and Overview to navigation panel
In convergence mode, show a running-app icon strip in the navigation
panel using the existing TaskManager.TasksModel. Each icon activates
its window on click, with an indicator dot for the active window.

Replace the mobile task switcher button with a KWin Overview trigger:
add triggerOverview() to TaskPanel (D-Bus call to kglobalaccel), swap
the button icon to view-grid-symbolic, and enable the Overview effect
in the envmanager KWin config when convergence mode is active.

Wire convergenceMode and taskModel properties from
NavigationPanelComponent through to NavigationPanel so the task strip
populates from the existing TasksModel instance.
2026-04-08 19:07:37 +02:00
..
GesturePanelComponent.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
main.qml Force button navigation in convergence mode 2026-04-08 19:07:21 +02:00
NavigationPanelComponent.qml Add task strip and Overview to navigation panel 2026-04-08 19:07:37 +02:00