Commit graph

23 commits

Author SHA1 Message Date
2 * r + 2 * t
be357343ff refactor: migrate notifications + sidebar to new font API 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
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
d675478e91 refactor: use new anim type prop 2026-04-15 18:32:19 +10:00
2 * r + 2 * t
ae8d344f84 fix: qualify attached props on non-Item components
They do not have parents, so they won't inherit the config scope
otherwise
Animations are not per monitor
2026-04-11 22:43:31 +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
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
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
a40b1c2c77 fix: use bound component context 2026-04-03 22:37:35 +11:00
2 * r + 2 * t
cf8b68be3b fix: add null guards to notifs 2026-04-03 17:03:18 +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
e88bbe425f refactor: move nested Notifs.Notif type to NotifData 2026-03-20 22:34:08 +11:00
2 * r + 2 * t
789c3fb6da feat: async sidebar 2026-03-20 01:24:13 +11:00
2 * r + 2 * t
9523fdf0eb sidebar/notifs: add link support 2025-09-21 14:24:35 +10:00
2 * r + 2 * t
60237cb288 sidebar/notifs: normalise non expanded height
Also wrap summary when expanded
2025-09-20 19:35:18 +10:00
2 * r + 2 * t
9dfb195913
sidebar/notifs: add actions (#648)
* add actions (not done, transfer between machines)

* notifs: fix persistence

* notifs: persist actions (appearance only)

* sidebar/notifs: add actions

* sidebar/notifs: add copy action

Also actions fill width

* sidebar/notifs: better actions

Fade at edges when scrollable

* sidebar/notifs: fix urgency colours & icon

* sidebar/notifs: remove unnecessary clipping

* sidebar/notifs: fix artifacts with actions
2025-09-19 22:43:50 +10:00
2 * r + 2 * t
ef5936d0ab notifs: persistent notifs + better sidebar notifs 2025-09-18 23:39:23 +10:00
2 * r + 2 * t
b5b536ac8f sidebar: add notifs 2025-09-18 20:37:00 +10:00