Commit graph

2198 commits

Author SHA1 Message Date
2 * r + 2 * t
81fc9dda02 feat: split SystemUsage into separate C++ services 2026-04-26 01:38:22 +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
430f9ddd1c feat: improve dash perf memory card 2026-04-25 23:04:49 +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
30878e3b51 fix: state layer using wrong corner for ripple
Top right corner was using top left radius
2026-04-25 21:18:24 +10:00
2 * r + 2 * t
86df8ae702 feat: use indeterminate prog bar for loading perf
Also fix circ prog not showing when NaN value
2026-04-25 17:59:33 +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
b6b3514852 fix: undef warning 2026-04-25 14:29:01 +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
28a84a9611 feat: add styled progress bar 2026-04-24 00:46:25 +10:00
2 * r + 2 * t
21b5972d46 feat: add circ prog end indicator 2026-04-23 22:42:41 +10:00
2 * r + 2 * t
13713aa5d7 feat: add wavy circular indicator 2026-04-23 22:42:41 +10:00
2 * r + 2 * t
eed9e4f8a0 feat: improve dash media controls 2026-04-23 22:42:41 +10:00
2 * r + 2 * t
16a4114609 feat: use new Mask component 2026-04-23 20:05:21 +10:00
2 * r + 2 * t
942fd86bc8 feat: improve dash media 2026-04-23 18:57:57 +10:00
2 * r + 2 * t
f5d8010230 feat: add wavy line component 2026-04-23 18:52:36 +10:00
2 * r + 2 * t
870079c029 fix: use effects curve for fill 2026-04-23 04:00:54 +10:00
2 * r + 2 * t
158588ce89 refactor: no need to explicitly type as default spatial
Default spatial is the default type, so no need to type anims as such
2026-04-23 03:47:56 +10:00
2 * r + 2 * t
7ea5fd3c70 fix: use effects curve for effects 2026-04-23 03:45:22 +10:00
2 * r + 2 * t
c1a314ef46 feat: normalise whitespace in search inputs 2026-04-23 03:37:03 +10:00
2 * r + 2 * t
2159faa229 feat: improve bar popout anim 2026-04-23 03:24:24 +10:00
2 * r + 2 * t
b304b2e39d feat: improve dash calendar colours 2026-04-23 03:06:33 +10:00
2 * r + 2 * t
074dad09f7 fix: calendar weekend highlighting
Screw timezones
2026-04-23 03:00:43 +10:00
2 * r + 2 * t
1600c889ac fix: smaller dash weather 2026-04-23 02:49:40 +10:00
2 * r + 2 * t
e653ed1cdf fix: pixel align dash tabs + use smaller icons
Also use state layer instead of custom impl
2026-04-23 02:49:40 +10:00
2 * r + 2 * t
6897f0629a feat: improve dash calendar 2026-04-23 02:49:40 +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
e66e8f448d refactor: use effects types for StateLayer 2026-04-23 01:08:38 +10:00
2 * r + 2 * t
04f34034c3 feat: rework wallpaper to use stack instead of A/B
Also switch colour animation to SlowEffects
2026-04-23 01:00:35 +10:00
2 * r + 2 * t
3191ea9757 feat: improve text anim
Force opacity only and use expressive effect curves
2026-04-23 00:59:43 +10:00
2 * r + 2 * t
2126d3f1f2 feat: add expressive effects anims to Anim type
Also change default anim type to DefaultSpatial
2026-04-23 00:59:37 +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
6573a62fc5 refactor: use Font.Xxx enum for weights 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
3e1a993cfc fix: font builder usage 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
e1530bf0cc fix: use fontStyle -> font for controls 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
fee0167908 fix: use font alias on IconButton callers 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
acd492b3ea refactor: migrate MaterialIcon font to fontStyle 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
9de9e7ec98 refactor: migrate rest of the stuff to new font api 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
61555294e6 refactor: migrate background/winfo/session to new font API 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
f639b04310 refactor: migrate utilities to new font API 2026-04-22 22:47:18 +10:00