mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
We so far have been recreating the background elements for all the item throughout the shell. This merge request simplifies this by unifying these elements into a single component, making is easier to keep things at a consistent design while also being able to adjust things when needed in the future. Per request, I tried to keep thing looking mostly the same as before. The first picture is what the action drawer looks like now, the one after is with these changes.   |
||
|---|---|---|
| .. | ||
| BottomIconIndicator.qml | ||
| Clock.qml | ||
| FlickContainer.qml | ||
| HeaderComponent.qml | ||
| Keypad.qml | ||
| LockScreen.qml | ||
| LockScreenContent.qml | ||
| LockScreenState.qml | ||
| NotificationsComponent.qml | ||
| PasswordBar.qml | ||
| QuickActionButton.qml | ||
| WallpaperBlur.qml | ||