Commit graph

2456 commits

Author SHA1 Message Date
2 * r + 2 * t
0d37255873 fix: increase lock weather details threshold 2026-06-09 01:11:49 +10:00
2 * r + 2 * t
81d2a27f50 fix: reduce spacing for bar clock 2026-06-09 01:06:39 +10:00
2 * r + 2 * t
66a9f2f220 fix: clear colours preview when lock cleared
Closes #1522
2026-06-08 18:33:45 +10:00
2 * r + 2 * t
8a3bb46db6 chore: remove unused import
See this is why I should use PRs .w.
2026-06-08 17:36:03 +10:00
2 * r + 2 * t
c781c47ae8 fix: improve utils screen recorder 2026-06-08 17:05:34 +10:00
2 * r + 2 * t
2824fd1af9 fix: elide hero card label properly 2026-06-08 16:24:27 +10:00
2 * r + 2 * t
f21373bcb0 feat: add seek to lyrics
Closes #1524
2026-06-08 16:20:12 +10:00
2 * r + 2 * t
24816fb0d9 fix: only update media position on slider release 2026-06-08 16:05:41 +10:00
2 * r + 2 * t
25a9d28a51 fix: window info anim + clipping 2026-06-08 15:57:35 +10:00
dark3txr
397ae4cd6e
fix: vpn disconnection toast (#1521) 2026-06-08 13:08:39 +10:00
Foxlike Creature
94ad40c5c5
fix: missing colon in 24h lock forecast time (#1520)
Co-authored-by: FoxlikeCreature <safonovkirill113@gmail.com>
2026-06-08 13:06:46 +10:00
2 * r + 2 * t
b2a62e72ab fix: don't multiply full rounding by scale
Full rounding is int max, so if multiplied it overflows
2026-06-08 03:19:25 +10:00
2 * r + 2 * t
38a737b4d8 fix: icon font config 2026-06-08 03:06:33 +10:00
2 * r + 2 * t
8f49fdb405 fix: allow non category walls in nexus wall select 2026-06-08 01:20:00 +10:00
2 * r + 2 * t
36adb25231 feat: set featured wall as default if no wall set 2026-06-08 01:03:00 +10:00
2 * r + 2 * t
21a67d3671 fix: block clicks on nexus header 2026-06-08 00:37:01 +10:00
2 * r + 2 * t
3bc2bd2a5c chore: lock m3shapes to specific rev 2026-06-07 23:36:07 +10:00
2 * r + 2 * t
ddd5c270d1 fix: nix build 2026-06-07 23:33:31 +10:00
2 * r + 2 * t
e65e918a9e
Merge pull request #1517 from caelestia-dots/unstable
Merge unstable into main
2026-06-07 22:58:41 +10:00
2 * r + 2 * t
9e04ed096e chore: update readme global props 2026-06-07 22:55:24 +10:00
2 * r + 2 * t
05d755c4f7 chore: update example readme 2026-06-07 22:47:46 +10:00
2 * r + 2 * t
dca1d63717 feat: completely remove control center 2026-06-07 22:39:02 +10:00
2 * r + 2 * t
1b4f81f078 fix: use rubik for workspaces
Apparently google sans flex has some incorrect unicode symbols?
The dot symbol turns into a chinese character for some reason...
2026-06-07 22:38:06 +10:00
2 * r + 2 * t
b7fcc2a6fc Merge branch 'main' into unstable 2026-06-07 22:27:47 +10:00
2 * r + 2 * t
b7e862e3aa feat: darken backdrop when detached popout open 2026-06-07 22:26:20 +10:00
2 * r + 2 * t
dd3402eb14
Merge pull request #1510 from caelestia-dots/feat/nexus
Nexus v2
2026-06-07 22:25:24 +10:00
2 * r + 2 * t
07801e1814 chore: remove unused import 2026-06-07 22:14:17 +10:00
2 * r + 2 * t
eb0a2a0813 feat: replace control center popout with nexus 2026-06-07 22:09:32 +10:00
2 * r + 2 * t
8c844867e9 feat: impl nexus about page 2026-06-07 21:45:05 +10:00
2 * r + 2 * t
c006377c57 feat: impl lang & region page 2026-06-07 20:48:48 +10:00
2 * r + 2 * t
6f51a1a561 fix: more weird async null warnings 2026-06-07 19:16:37 +10:00
2 * r + 2 * t
cf7fc4aac5 feat: impl nexus services page 2026-06-07 19:14:26 +10:00
2 * r + 2 * t
e8931695c6 fix: nexus bar subtext 2026-06-07 18:36:31 +10:00
2 * r + 2 * t
e8daf00efc fix: bar scroll actions conf descriptions 2026-06-07 18:33:48 +10:00
2 * r + 2 * t
329d74af70 feat: move taskbar item configs to subpages 2026-06-07 18:32:26 +10:00
2 * r + 2 * t
75fb84b0f6 feat: add panels page + subpages 2026-06-07 18:01:13 +10:00
2 * r + 2 * t
7f2fafb6fe fix: left pad app volumes prompt 2026-06-07 17:58:01 +10:00
2 * r + 2 * t
0d3b9370ca refactor: move placeholder comp to comp registry
So we can have placeholder pages between impl'd pages
2026-06-07 17:15:05 +10:00
2 * r + 2 * t
8d709be51a feat: add per stream volume page 2026-06-07 17:07:25 +10:00
2 * r + 2 * t
e9a439599f fix: add extra bottom padding to slider rows
Cause handle is not counted as part of height, so add extra padding to
bottom so it looks better
2026-06-07 17:05:22 +10:00
2 * r + 2 * t
917a06f815 fix: weird null error
Idk how but root somehow becomes null, probably due to async destruction
2026-06-07 17:01:27 +10:00
2 * r + 2 * t
72dc5a8b93 feat: add nexus audio page 2026-06-07 17:01:27 +10:00
2 * r + 2 * t
a9737915e3 fix: non async item list placeholder
So height is set immediately on init rather than being animated to
2026-06-07 16:53:39 +10:00
2 * r + 2 * t
eb4a19bb4a fix: invalid tPalette usage for fg colours 2026-06-07 16:53:39 +10:00
2 * r + 2 * t
d4f3008a0e feat: impl device pairing 2026-06-07 16:53:39 +10:00
2 * r + 2 * t
8cc986ce7b fix: show bt device batt in sublabel
Sublabel instead of icon
Also animate sublabel
2026-06-07 15:52:37 +10:00
github-actions
7b68209e63 [CI] chore: update flake 2026-06-07 03:36:06 +00:00
2 * r + 2 * t
76b64ca214 feat: add nexus bluetooth device page 2026-06-07 02:57:07 +10:00
2 * r + 2 * t
7489d369fb refactor: add connected rect component 2026-06-07 02:48:11 +10:00
2 * r + 2 * t
c36a2ade54 fix: use height over implicitHeight for ButtonBase
Also non internal and non required colours so other modules can use it
2026-06-07 02:34:43 +10:00