Commit graph

37 commits

Author SHA1 Message Date
2 * r + 2 * t
7403004c73 fix: launcher incorrect max height 2026-06-04 17:08:43 +10:00
2 * r + 2 * t
7c78781727 fix: launcher dash exclusion 2026-05-06 19:52:08 +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
52272c062d feat: use M3 spacing tokens 2026-04-22 22:47:18 +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
71dd7b4db8 chore: format QML imports 2026-04-11 22:17:24 +10:00
2 * r + 2 * t
d99fefdd34 fix: use correct anim tokens in QML 2026-04-11 21:41:31 +10:00
2 * r + 2 * t
3a37d77d1f feat: replace qml config module with c++ module 2026-04-11 21:18:56 +10:00
2 * r + 2 * t
0f5d2ddc16 feat: fade in/out drawers 2026-03-27 20:54:52 +11:00
2 * r + 2 * t
c4399efbe4 fix: launcher anim
Async launcher makes anim worse cause height gets recalculated during
anim, removing overshoot and slowing down curve
2026-03-27 19:17:49 +11:00
2 * r + 2 * t
2c5e433b73 fix: clean up notif wrapper and format 2026-03-27 15:21:32 +11:00
2 * r + 2 * t
528a282e45 feat: improve launcher open
No janky stuff, use same Behavior pattern as launcher, and fix height
changes breaking.
Also allows for no initial load (though we still need to load Apps)
And for async launcher loader
2026-03-26 16:41:29 +11:00
2 * r + 2 * t
87f33d55ee feat: sdf blob based drawers 2026-03-25 12:04:55 +11:00
2 * r + 2 * t
d0f2df9bae chore: fix all import formats 2026-03-22 06:02:19 +11:00
2 * r + 2 * t
d2acd1014d chore: fix PersistentProperties missing-prop linter errors 2026-03-20 22:17:36 +11:00
2 * r + 2 * t
796c2e4e76 chore: fix prop order 2026-03-20 16:03:18 +11:00
2 * r + 2 * t
2f42377479 launcher: fix open anim
Fixes #639
2025-09-18 13:30:49 +10:00
2 * r + 2 * t
252f19ec0e launcher: prevent overlap with dashboard
Fixes #612
2025-09-13 19:07:04 +10:00
2 * r + 2 * t
b5883441df launcher: fix anim
Fixes #607
2025-09-13 10:57:29 +10:00
2 * r + 2 * t
302a82da2d launcher: loader content 2025-09-12 18:04:44 +10:00
2 * r + 2 * t
6e8a32d4e4 internal: use Anim component 2025-08-24 17:22:00 +10:00
2 * r + 2 * t
66c0d0a15f launcher: exact calculation for wallpaper width
Fixes #322
2025-08-23 16:08:02 +10:00
2 * r + 2 * t
6880272c5b config: allow enable/disable panels
Closes #240
2025-07-26 14:30:48 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
023d00d658 drawers: fix interaction areas
Outer corners shouldn't be part of interaction area
2025-06-05 18:41:45 +10:00
2 * r + 2 * t
d48cd777f7 drawers: change anim durations 2025-05-28 21:48:06 +08:00
2 * r + 2 * t
016a7c0763 drawers: better show/hide anims
Use m3 expressive curves
2025-05-28 15:56:10 +08:00
2 * r + 2 * t
6d40032fe5 internal: use implicit size for wrappers 2025-05-24 17:27:15 +08:00
2 * r + 2 * t
f8eb1b69a0 launcher: move to drawers 2025-05-13 23:12:23 +08:00
2 * r + 2 * t
9d9042e029 feat: better launcher and osd animations
Slide not clip
2025-05-06 18:58:51 +10:00
2 * r + 2 * t
9e717c5ce0 dev: get rid of wrapper width/height = 0 warnings 2025-05-05 14:29:27 +10:00
2 * r + 2 * t
dbc81e6fbf launcher: change close anim 2025-05-05 11:11:15 +10:00
2 * r + 2 * t
fb471f1023 feat: audio osd 2025-05-04 20:45:34 +10:00
2 * r + 2 * t
00d3c1a472 feat: launcher wallpaper selector 2025-05-03 23:56:37 +10:00
2 * r + 2 * t
bfffe0ccf7 launcher: animate content 2025-05-02 16:01:31 +10:00
2 * r + 2 * t
651378d496 launcher: add content
Also use surfaceContainer as background
2025-05-02 14:57:59 +10:00
2 * r + 2 * t
fc87280dcf refactor: separate launcher into multiple files 2025-05-02 13:57:16 +10:00