mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Wi-Fi, Bluetooth, Sound and Battery behave differently from toggle tiles: tapping them should open a detail panel, not flip a switch. On a phone the long-press convention handles this, but with a mouse long-press is unnatural. Pull these four tiles out of the grid when convergence mode is active and show them as full-width rows above the remaining tiles. Each row has two click zones — a toggle pill on the left that still switches the service on/off, and a detail area on the right (name, status, chevron) that opens the Plasma applet popup. The grid hides the duplicates so they only appear once. |
||
|---|---|---|
| .. | ||
| BrightnessItem.qml | ||
| ContentContainer.qml | ||
| DetailPopup.qml | ||
| Handle.qml | ||
| LandscapeContentContainer.qml | ||
| NotificationDrawer.qml | ||
| PortraitContentContainer.qml | ||
| QuickSettings.qml | ||
| QuickSettingsDelegate.qml | ||
| QuickSettingsDrawer.qml | ||
| QuickSettingsFullDelegate.qml | ||
| QuickSettingsMinimizedDelegate.qml | ||
| QuickSettingsPanel.qml | ||
| QuickSettingsStatusRow.qml | ||