Commit graph

2437 commits

Author SHA1 Message Date
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
7cb3944af7 refactor: replace scaled spacing with new tokens 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
2 * r + 2 * t
0d0dcaf115 refactor: replace scaled padding with new tokens 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
57db6e246c feat: use M3 padding tokens 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
711587d193 refactor: migrate to new rounding tokens 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
53f88d2698 feat: use M3 rounding tokens 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
03d2e98502 feat: use default env + drop expensive fonts 2026-04-22 22:47:13 +10:00
2 * r + 2 * t
b94ee8d41b fix: unstretch kuru 2026-04-20 17:28:21 +10:00
2 * r + 2 * t
68a336249c fix: control center outer rounding 2026-04-20 17:18:31 +10:00
2 * r + 2 * t
cc775227f7 chore: add deformScale to example config 2026-04-20 17:13:53 +10:00
2 * r + 2 * t
45d7cdf02c fix: clamp blob radii at half min dimension 2026-04-20 16:59:49 +10:00
2 * r + 2 * t
f77ba920ea feat: add deform scale config option 2026-04-20 01:00:13 +10:00
2 * r + 2 * t
89cb3b9d7c fix: don't cache icons + fix bg colour when transparent image
Also don't double cache
2026-04-20 00:53:43 +10:00
2 * r + 2 * t
b004edad7d feat: improve sidebar notif expand anim
No layout so no shifting from pixel alignment
Also remove top/bottom margins (were causing some weird position
glitches)
2026-04-20 00:52:25 +10:00
2 * r + 2 * t
fffe6f4943 fix: sidebar notif group height anim 2026-04-20 00:14:22 +10:00
2 * r + 2 * t
92276be49a ci: update stable branch on release (#1414) 2026-04-19 21:15:33 +10:00
2 * r + 2 * t
31c484b041 fix: wrap media position by length (#1410) 2026-04-19 20:03:53 +10:00
2 * r + 2 * t
b0d5700be1 fix: state layer ripple
Also improve ripple anim
2026-04-19 19:53:58 +10:00
2 * r + 2 * t
d97bbb34a6 chore: format 2026-04-19 19:21:03 +10:00
2 * r + 2 * t
ec8ce65857 feat: m3 expressive menus
Also fix the player selector being click through
Fixes #1405
Closes #1350
2026-04-19 19:15:31 +10:00
2 * r + 2 * t
2bb28197a0 fix: don't use easingCurve type
Fixes #1401
Nix does not have Qt 6.11 yet
2026-04-19 16:09:15 +10:00
2 * r + 2 * t
a6a51a0b88 fix: dash tab hover 2026-04-18 02:28:00 +10:00
2 * r + 2 * t
f68fb78c80 feat: use pch to speed up builds 2026-04-18 02:16:16 +10:00
2 * r + 2 * t
850d9fc1c9 feat: forward declare where possible
Hopefully speeds up compile times by at least a bit
2026-04-18 02:04:47 +10:00
2 * r + 2 * t
a6ce66814e chore: .. imports -> qs.components 2026-04-18 01:41:16 +10:00
2 * r + 2 * t
4ed029f3af chore: format 2026-04-18 01:36:37 +10:00
2 * r + 2 * t
6e234d6656 refactor: use signals instead of functions 2026-04-18 01:04:04 +10:00
2 * r + 2 * t
20dca094ec chore: remove unused imports 2026-04-15 18:33:01 +10:00
2 * r + 2 * t
921c619ccb refactor: use new AnchorAnim component 2026-04-15 18:32:19 +10:00
2 * r + 2 * t
d675478e91 refactor: use new anim type prop 2026-04-15 18:32:19 +10:00
2 * r + 2 * t
7df53a05d0 feat: add anim type shorthand + anchor anim 2026-04-15 17:31:26 +10:00
2 * r + 2 * t
90528c513f
fix: remove config install from cmake 2026-04-15 07:18:20 +10:00
2 * r + 2 * t
0eaca375ab
Merge pull request #1392 from caelestia-dots/feat/cxx-settings
Convert config management to C++
2026-04-15 02:03:31 +10:00
2 * r + 2 * t
c517b71024 fix: utilities recording modal bg 2026-04-13 23:03:36 +10:00
2 * r + 2 * t
50c4eaf75b feat: add border smoothing option 2026-04-13 22:30:49 +10:00
2 * r + 2 * t
b1401c1c8c feat: border rounding only affect outer corners 2026-04-13 22:09:43 +10:00
2 * r + 2 * t
455c4c59a6 chore: remove unnecessary id 2026-04-13 18:58:24 +10:00
2 * r + 2 * t
876517081d chore: update readme global opts 2026-04-13 18:53:03 +10:00
2 * r + 2 * t
982bb9759a fix: EVEN MORE non global access
Also Tokens.sizes.notifs.image -> global
2026-04-13 18:25:24 +10:00
2 * r + 2 * t
0571adc80c fix: add back list option defaults 2026-04-13 18:11:54 +10:00
2 * r + 2 * t
3cffc1ff94 fix: even MORE non global access 2026-04-13 16:52:41 +10:00
2 * r + 2 * t
16a77f0df9 chore: remove unused import 2026-04-13 16:42:38 +10:00
2 * r + 2 * t
8106aca173 fix: even more non global access 2026-04-13 16:42:00 +10:00
2 * r + 2 * t
6a91535677 fix: don't suppress warnings on non Item components 2026-04-13 03:43:53 +10:00
2 * r + 2 * t
06ad45d88a fix: more non global access warnings 2026-04-13 03:23:29 +10:00