Commit graph

116 commits

Author SHA1 Message Date
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
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
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
c8bc87836b feat: impl nexus wallpaper selector 2026-06-05 20:07:14 +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
64e6f1e934 feat: allow scrolling nexus nav 2026-06-03 04:22:39 +10:00
2 * r + 2 * t
affbce4ffb fix: allow resizing nexus window + set screen for attached props 2026-06-03 04:16:58 +10:00
2 * r + 2 * t
d5b49e5f46 chore: remove old showLyrics config 2026-06-03 03:07:18 +10:00
2 * r + 2 * t
f63629e0fe fix: use normal weight for small label 2026-06-03 02:33:26 +10:00
2 * r + 2 * t
5f4fb88624 feat: add initial nexus 2026-06-03 01:23:25 +10:00
2 * r + 2 * t
65fc4fb5f0 fix: hide lock weather details on small screens 2026-06-02 22:01:54 +10:00
2 * r + 2 * t
decd0ad654 fix: lock fetch scaling tokens 2026-06-02 21:58:51 +10:00
2 * r + 2 * t
318d20fec2 feat: add hourly forecast to lock weather
Shows if screen is large
2026-06-02 18:24:08 +10:00
Soramane
bed81f71fa feat: recolour lock by default 2026-05-22 15:31:52 +08:00
2 * r + 2 * t
573cc9def0 feat: notif popups margin ignore border 2026-05-06 20:20:59 +10:00
2 * r + 2 * t
0ae01c9163 fix: notif icon size 2026-05-05 22:28:53 +10:00
2 * r + 2 * t
b01b5fcb1f feat: add no media placeholder 2026-05-04 05:05:24 +10:00
2 * r + 2 * t
a28316ad5a feat: improve dashboard media tab 2026-05-04 03:47:03 +10:00
2 * r + 2 * t
b6c97432ab feat: increase default number of visualiser bars 2026-05-02 12:47:52 +10:00
2 * r + 2 * t
05333b5e02 Merge branch 'main' into feat/m3-revamp 2026-04-30 23:00:31 +10:00
2 * r + 2 * t
dfbd0829e7 feat: add showOverFullscreen option + disable by default
Fixes #1377
2026-04-30 22:26:52 +10:00
2 * r + 2 * t
1eac4e4bcb Merge branch 'main' into feat/m3-revamp 2026-04-26 15:13:51 +10:00
2 * r + 2 * t
53dd959f5e feat: always expire notifs if fullscreen
Also faster expire timeout when fullscreen
2026-04-26 15:13:28 +10:00
2 * r + 2 * t
76b4a0b63c feat: improve dash perf placeholder & battery tank 2026-04-26 14:26:33 +10:00
2 * r + 2 * t
9fefb53440 feat: improve dash perf network card 2026-04-25 23:07:03 +10:00
2 * r + 2 * t
3ae676c040 feat: improve dash perf storage card 2026-04-25 23:04:49 +10:00
2 * r + 2 * t
bb573ea971 feat: improve dash perf cpu/gpu cards
Also separate out into multiple files
2026-04-25 17:51:56 +10:00
2 * r + 2 * t
15498f8786 feat: use circular gauges for dash resources
Also pause prog indicator wave anim when amplitude == 0
2026-04-24 00:46:25 +10:00
2 * r + 2 * t
942fd86bc8 feat: improve dash media 2026-04-23 18:57:57 +10:00
2 * r + 2 * t
dbc62f91ea feat: round sans font using ROND vaxis 2026-04-23 01:56:51 +10:00
2 * r + 2 * t
3cbff81c19 feat: improve dash weather 2026-04-23 01:26:03 +10:00
2 * r + 2 * t
a674b6836f feat: revamp dash user card 2026-04-22 23:18:52 +10:00
2 * r + 2 * t
3443b6fee3 fix: font builder vaxis incompatible type
QFont::Tag can't be passed directly from QML
Also add logging if unable to convert
And make MaterialIcon inherit vaxes from fontStyle
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
70ee7e754d feat: add root font size scale 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
9877bea91b fix: set vaxes when building font 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
77ad30a0ef fix: cap font size at 1
Font size <= 0 warns
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
23c138e417 feat: allow specifying font family by style 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
c4539d6960 refactor: icons follow builders pattern
Also add icon size() shorthand
And builder scale()
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
1f900a14ed fix: default icon sizes & body weight 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
198a6eecf2 feat: add vaxes shorthand
For setting multiple vaxes at the same time
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
f69abecfa2 fix: use fontStyle for MaterialIcon 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
79217c46ea feat: add stretch and capitalisation to builder 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
efa0fa2def feat: add letter spacing to builder 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
28d822270b feat: add defaults for font config 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
f2575b3331 feat: add role-based font tokens 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
1f2913f90c feat: add font builder 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
52272c062d feat: use M3 spacing tokens 2026-04-22 22:47:18 +10:00