1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-24 12:05:21 -04:00

feat(wallpaper): preload thumbnails & switch/sort options

- add sorting and clickable page jump
- wrap-around page navigation
This commit is contained in:
purian23
2026-06-23 21:39:06 -04:00
parent b2e728315b
commit 99cc3b8449
6 changed files with 448 additions and 41 deletions
@@ -10,7 +10,7 @@ StyledRect {
signal locationSelected(string path)
width: 200
color: Theme.surface
color: Theme.nestedSurface
clip: true
Column {