Feat: MD3 wallpaper launcher carousel #146

Merged
zach merged 16 commits from feat/wallpaper-picker-rework into main 2026-08-17 18:01:41 +02:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit d3e781731e - Show all commits
+1
View File
@@ -138,6 +138,7 @@ GridLayout {
delegate: EntryWrapper {
StatusIcons {
horizontal: root.horizontal
visible: !root.fullscreen || root.isHovered
}
}
}
+1 -1
View File
@@ -79,7 +79,7 @@ Item {
sourceComponent: Bar {
fullscreen: root.fullscreen
height: root.contentHeight
height: root.contentThickness
horizontal: root.horizontal
isHovered: root.isHovered
popouts: root.popouts