mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
This changeset makes the shell respect the quickSettingsColumns mobile shell setting. It renders the number of columns correctly and makes the drawer wider, as needed. As a side-effect, the width is now more dpi-independant since it switches from raw pixel values to gridUnit. Another side effect is that we make the individual quicksettings buttons ever so slightly wider (5.333 gridUnits before, gridUnits now). Signed-off-by: Sebastian Kügler <sebas@kde.org> |
||
|---|---|---|
| .. | ||
| BrightnessItem.qml | ||
| ContentContainer.qml | ||
| Handle.qml | ||
| LandscapeContentContainer.qml | ||
| NotificationDrawer.qml | ||
| PortraitContentContainer.qml | ||
| QuickSettings.qml | ||
| QuickSettingsDelegate.qml | ||
| QuickSettingsDrawer.qml | ||
| QuickSettingsFullDelegate.qml | ||
| QuickSettingsMinimizedDelegate.qml | ||
| QuickSettingsPanel.qml | ||