Commit graph

22 commits

Author SHA1 Message Date
2 * r + 2 * t
b1e1a575c6 notifs: match expand anim to container 2025-06-11 23:41:39 +10:00
2 * r + 2 * t
b5c65ee0bf notifs: lock notif object until anim finish
Also fix notif y position during remove anim
2025-06-06 17:47:28 +10:00
2 * r + 2 * t
391a02462c feat: clear notifs shortcut 2025-06-04 19:59:36 +10:00
2 * r + 2 * t
f305c3f3f6 notifs: better height
Get blocked by other panels from the right side (osd and session)
Limit max height to screen height
2025-05-26 22:32:25 +08:00
2 * r + 2 * t
01b38be6af internal: fix binding loops 2025-05-24 13:31:36 +08:00
2 * r + 2 * t
8bcb349462 notifs: fix null errors 2025-05-23 21:58:56 +08:00
2 * r + 2 * t
6e82fbc8b9 refactor: use implicit size instead of actual size 2025-05-17 20:27:30 +08:00
2 * r + 2 * t
c64e602725 notifs: better sliding
Wrap with clippingrect so x doesnt reset when element is added/removed
Also clippingrect rounds the ends when sliding
2025-05-13 14:17:24 +10:00
2 * r + 2 * t
8c35d87a9f notifs: properly fix multiline summaries 2025-05-12 17:57:38 +10:00
2 * r + 2 * t
6f7aff6f34 notifs: show multiline summary on expand
Also fix action binding loop
2025-05-12 17:33:17 +10:00
2 * r + 2 * t
925c5176ae notifs: disable listview interactivity 2025-05-11 20:10:10 +10:00
2 * r + 2 * t
69c9eba3f5 notif: allow markdown in body 2025-05-10 23:58:50 +10:00
2 * r + 2 * t
253fb68578 notifs: optional action on click 2025-05-10 23:36:07 +10:00
2 * r + 2 * t
e7c2c2bc6d notifs: add guess 2025-05-10 23:28:10 +10:00
2 * r + 2 * t
bcb0b3df39 notifs: all notifs have icon
Guess icon or default
2025-05-10 23:25:38 +10:00
2 * r + 2 * t
5c807fc549 notifs: colour by urgency 2025-05-10 22:58:48 +10:00
2 * r + 2 * t
901ad989d5 notifs: notif actions 2025-05-10 22:40:23 +10:00
2 * r + 2 * t
0b0657314f notifs: invoke action on click if only single action 2025-05-10 21:43:23 +10:00
2 * r + 2 * t
78ce9835ca notifs: close on middle button 2025-05-10 21:12:12 +10:00
2 * r + 2 * t
60254019c8 feat: expandable notifs 2025-05-10 21:04:17 +10:00
2 * r + 2 * t
4c892f53e8 notifs: slide to remove 2025-05-10 19:52:35 +10:00
2 * r + 2 * t
6b64c8a918 feat: basic notifications
Also fix pixel issue with notif area background
Add more log rules to run script
2025-05-10 17:31:04 +10:00