Commit graph

23 commits

Author SHA1 Message Date
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
6cd5758234 fix: animate viewport tracking and fix condition 2026-04-10 02:34:35 +10:00
2 * r + 2 * t
c629eaaa08 fix: don't add delegate to layout until ready delay finish
Also disable y anim if not ready
2026-04-10 01:38:12 +10:00
2 * r + 2 * t
2efe1a93a6 fix: layout delegates after configurable delay
Fixes glitches due to delegate sizes changing on creation
Also use the loader state pattern to ensure size is set on same frame as
active
2026-04-10 00:19:32 +10:00
2 * r + 2 * t
9145f83639 fix: remove dead list view anim code 2026-04-09 22:14:52 +10:00
2 * r + 2 * t
8fbf85da86 fix: notif list viewport jumping around on delegate creation 2026-04-09 20:02:35 +10:00
2 * r + 2 * t
82f177fa3f fix: increase cache buffers to reduce visual glitches
Also set initial notif state and notif content non async
2026-04-09 19:11:46 +10:00
2 * r + 2 * t
0682397384 fix: watch transform for changes + async dock list 2026-04-09 17:36:05 +10:00
2 * r + 2 * t
c7a943b1c7 fix: close notif group notifs in batches 2026-04-09 16:14:36 +10:00
2 * r + 2 * t
a40b1c2c77 fix: use bound component context 2026-04-03 22:37:35 +11:00
2 * r + 2 * t
916b702562 fix: use visible height to calc contentHeight 2026-04-03 16:04:51 +11:00
2 * r + 2 * t
051b8caee6 fix: move anim logic to qml
Fixes closing in quick succession not updating movement correctly
2026-04-03 03:51:33 +11:00
2 * r + 2 * t
9e35e93f76 fix: model change sigabrt crash + resize anim 2026-04-03 02:27:53 +11:00
2 * r + 2 * t
736eda6715 feat: c++ resizable list view component
Partially fixes notif dock lag
2026-04-03 02:13:47 +11:00
2 * r + 2 * t
d0f2df9bae chore: fix all import formats 2026-03-22 06:02:19 +11:00
2 * r + 2 * t
8090f21499 chore: fix sidebar linter warnings 2026-03-21 16:38:48 +11:00
2 * r + 2 * t
9523fdf0eb sidebar/notifs: add link support 2025-09-21 14:24:35 +10:00
2 * r + 2 * t
3b492d7fae sidebar/notifs: better preview anim 2025-09-20 19:14:47 +10:00
2 * r + 2 * t
e2ca5a4e8f sidebar/notifs: fix group sorting 2025-09-20 16:28:46 +10:00
2 * r + 2 * t
5f1ffb32f4 sidebar/notifs: fix interactions outside container 2025-09-20 16:21:42 +10:00
2 * r + 2 * t
89d46c1b2f sidebar/notifs: better anims + misc fixes 2025-09-20 15:47:44 +10:00