mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-27 14:33:08 +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.   |
||
|---|---|---|
| .. | ||
| AppLaunch.qml | ||
| BaseItem.qml | ||
| Constants.qml | ||
| ExtendedAbstractButton.qml | ||
| Flickable.qml | ||
| FlickableOpacityGradient.qml | ||
| GridView.qml | ||
| HapticsEffect.qml | ||
| ListView.qml | ||
| MarqueeLabel.qml | ||
| PanelBackground.qml | ||
| PopupMenu.qml | ||
| ScreenEdgeDragEffect.qml | ||
| StartupFeedbackPanelFill.qml | ||
| StartupFeedbackWindows.qml | ||
| TextDropShadow.qml | ||
| VelocityCalculator.qml | ||