2 * r + 2 * t
b874dfc983
refactor: move anim loader -> new component
2026-06-07 00:02:10 +10:00
2 * r + 2 * t
3310cfafa3
fix: nexus nav bluetooth -> connected devices
...
Also fix icon fill
And language & region icon
2026-06-06 23:48:57 +10:00
2 * r + 2 * t
210130de43
fix: first wall row sizing when < max
...
Pad number of wallpapers to the number of walls in a row so when < they
dont expand to fill the entire row
2026-06-06 16:53:35 +10:00
2 * r + 2 * t
a1034b0237
fix: sort nexus walls properly
2026-06-06 16:41:08 +10:00
2 * r + 2 * t
b5d6d857e0
feat: add no local walls placeholder
2026-06-06 16:16:56 +10:00
2 * r + 2 * t
e238fee4a5
fix: dimmer subtext for toggle row
2026-06-06 16:08:11 +10:00
2 * r + 2 * t
b3270c6ca8
fix: unload bar properly
2026-06-06 16:01:57 +10:00
2 * r + 2 * t
a6aa701e56
feat: add no networks placeholder
...
Also rescan on wifi enabled
And dim & disable connecting networks
2026-06-06 15:51:37 +10:00
2 * r + 2 * t
cde59b308d
fix: always complete network opacity in anim
2026-06-06 15:35:31 +10:00
2 * r + 2 * t
7fb9f3d88d
feat: add featured wallpaper
2026-06-06 02:23:59 +10:00
2 * r + 2 * t
027ab59ee5
feat: impl changing network via nexus
2026-06-06 02:17:29 +10:00
2 * r + 2 * t
db3093b5d1
feat: auto rescan networks in network settings
...
Also add anims
And sort active network first
And add indicator for scanning
2026-06-06 01:31:08 +10:00
2 * r + 2 * t
f109f5f2d7
feat: add network page
2026-06-06 01:06:43 +10:00
2 * r + 2 * t
1bfc451a68
feat: make StateLayer pick up per corner from parent
2026-06-06 01:06:43 +10:00
2 * r + 2 * t
e3a7a0c8c7
fix: tokens access without screen
2026-06-05 23:38:43 +10:00
2 * r + 2 * t
cae57dae4f
fix: file dialog sizing
2026-06-05 22:39:07 +10:00
2 * r + 2 * t
93a117e2fe
feat: add colours page placeholder
2026-06-05 22:30:38 +10:00
2 * r + 2 * t
19a8f4ad45
fix: navigate back after wallpaper selected
2026-06-05 22:27:38 +10:00
2 * r + 2 * t
da3b58118f
feat: add browse and random buttons to wall select
2026-06-05 22:03:23 +10:00
2 * r + 2 * t
0bbb1c04b7
feat: actually impl wall selector w/ categories
2026-06-05 21:39:05 +10:00
2 * r + 2 * t
b01137edf1
feat: add extra padding to bottom of nexus pages
...
So you can scroll up slightly more than the bottom
Also reduce top spacing
2026-06-05 21:25:14 +10:00
2 * r + 2 * t
c8bc87836b
feat: impl nexus wallpaper selector
2026-06-05 20:07:14 +10:00
2 * r + 2 * t
06f8b44582
fix: reduce flickable fade amount
2026-06-05 19:54:46 +10:00
2 * r + 2 * t
9adccb7d81
fix: use onSurfaceVariant for page base back btn
2026-06-05 19:24:23 +10:00
2 * r + 2 * t
4a77746393
feat: add nexus sub pages
2026-06-05 19:22:09 +10:00
2 * r + 2 * t
550eb0bf1a
refactor: add page base component
...
Also put page content inside flickable
2026-06-05 17:21:45 +10:00
2 * r + 2 * t
45c97074b7
refactor: fade flickable -> own component
2026-06-05 16:54:40 +10:00
2 * r + 2 * t
682356f9da
fix: invert nexus page anim direction
2026-06-05 15:45:17 +10:00
2 * r + 2 * t
99a2d6ac18
feat: improve nexus placeholder page
2026-06-05 15:43:43 +10:00
2 * r + 2 * t
eed3c712da
fix: hide nexus wall preview when wall disabled
2026-06-05 01:39:36 +10:00
2 * r + 2 * t
ab3f3e2376
fix: make nexus handle transparency properly
2026-06-05 01:29:06 +10:00
2 * r + 2 * t
26b50cec04
fix: animate base transparency properly
2026-06-05 01:25:28 +10:00
2 * r + 2 * t
68317ecf67
fix: animate nexus wallpaper preview
2026-06-05 01:01:43 +10:00
2 * r + 2 * t
45c6c03c79
fix: don't use title font for nexus nav
2026-06-05 00:34:10 +10:00
2 * r + 2 * t
1c689334cb
feat: improve nexus w&s page styling
2026-06-05 00:33:40 +10:00
2 * r + 2 * t
c31cb2a7f6
feat: add wallpaper & style nexus page
2026-06-05 00:26:25 +10:00
2 * r + 2 * t
69fe7c1251
fix: IconTextButton not impl'd properly
2026-06-05 00:26:00 +10:00
2 * r + 2 * t
c4b932b910
fix: only 1 nexus page for style
2026-06-04 23:07:34 +10:00
2 * r + 2 * t
323442020e
fix: nexus window button padding
2026-06-04 23:07:34 +10:00
2 * r + 2 * t
34b506fda1
Merge branch 'unstable' into feat/nexus
2026-06-04 23:07:34 +10:00
2 * r + 2 * t
c85dfc6a1b
fix: format ci ( #1513 )
...
* fix: remove _-prefixed ids
qmlformat crashes cause of them
* fix: pin ci image to Qt 6.11.0
6.11.1 is the broken qmlformat version
* chore: format c++
* ci: print tool versions at start of ci
2026-06-04 23:07:20 +10:00
2 * r + 2 * t
2b63ffe70c
fix: adjust blob border inset delay
2026-06-04 21:37:11 +10:00
2 * r + 2 * t
665594023e
fix: blob corner fill snap + visual artifacts
2026-06-04 19:31:34 +10:00
2 * r + 2 * t
65c66548cc
fix: reduce nexus smoothing
...
Squircle -> circular increases visual size when same smoothing
2026-06-04 17:26:15 +10:00
2 * r + 2 * t
a630bb470d
Merge branch 'unstable' into feat/nexus
2026-06-04 17:25:28 +10:00
2 * r + 2 * t
a0acd1a22c
feat: squircle -> circular blob merging
...
More consistent with the rest of the rounding
2026-06-04 17:25:19 +10:00
2 * r + 2 * t
7403004c73
fix: launcher incorrect max height
2026-06-04 17:08:43 +10:00
2 * r + 2 * t
4586c2eac9
fix: flickable positions not updating on rebound
...
Also disable nexus nav fade on rebound start if content smaller than
height
And force vertical flick only on nexus nav
2026-06-04 16:28:26 +10:00
2 * r + 2 * t
328c4ba37d
feat: fade out nexus nav list
2026-06-04 16:27:04 +10:00
2 * r + 2 * t
d6d53ed7bc
feat: gradient ripple
2026-06-04 01:11:04 +10:00