summaryrefslogtreecommitdiff
path: root/modules/sidebar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sidebar/notifs: add link support2 * r + 2 * t2025-09-216-1/+22
|
* sidebar/notifs: fix minor bugs2 * r + 2 * t2025-09-201-4/+4
| | | | | Image/app icon/urgency/time not updating until corresponding notif is fully destroyed Weird array mutation shenanigans
* sidebar/notifs: better count anim2 * r + 2 * t2025-09-202-7/+42
|
* sidebar/notifs: normalise non expanded height2 * r + 2 * t2025-09-201-2/+12
| | | | Also wrap summary when expanded
* sidebar/notifs: better expand/close anim2 * r + 2 * t2025-09-201-2/+19
|
* sidebar/notifs: better preview anim2 * r + 2 * t2025-09-202-4/+28
|
* sidebar/notifs: fix group sorting2 * r + 2 * t2025-09-201-2/+6
|
* sidebar/notifs: fix interactions outside container2 * r + 2 * t2025-09-204-0/+22
|
* sidebar/notifs: dimmer action text2 * r + 2 * t2025-09-201-0/+2
|
* sidebar/notifs: better expand icon anim2 * r + 2 * t2025-09-201-2/+17
|
* sidebar/notifs: better anims + misc fixes2 * r + 2 * t2025-09-204-125/+200
|
* sidebar/notifs: sort groups by latest notif2 * r + 2 * t2025-09-201-1/+4
|
* internal: better scroll bar2 * r + 2 * t2025-09-191-1/+5
|
* sidebar/notifs: fix clear all button & expand bugs2 * r + 2 * t2025-09-192-4/+6
| | | | | Disable expand on drag on notifs when expanded (fixes drag expansion bugs and feels better) Also add scrollbar
* sidebar/notifs: fix count updating2 * r + 2 * t2025-09-191-5/+6
|
* sidebar/notifs: add actions (#648)2 * r + 2 * t2025-09-194-16/+215
| | | | | | | | | | | | | | | | | | | | | | | * 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
* sidebar/notifs: add mouse actions2 * r + 2 * t2025-09-193-9/+85
|
* notifs: persistent notifs + better sidebar notifs2 * r + 2 * t2025-09-184-60/+156
|
* sidebar: add notifs2 * r + 2 * t2025-09-186-6/+625
|
* feat: add sidebar2 * r + 2 * t2025-09-183-0/+137
WIP