mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-25 07:37:42 +00:00
This avoids having to completely load the quicksettings, status bar, media widget, and notifications list from scratch when the view changes. We now have a single instance of each component which is reparented to the new view (portrait/landscape). Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/406 |
||
|---|---|---|
| .. | ||
| quicksettings | ||
| ActionDrawer.qml | ||
| ActionDrawerOpenSurface.qml | ||
| ActionDrawerWindow.qml | ||
| ContentContainer.qml | ||
| LandscapeContentContainer.qml | ||
| PortraitContentContainer.qml | ||