| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-09-21 | sidebar/notifs: add link support | 2 * r + 2 * t | 6 | -1/+22 | |
| 2025-09-20 | sidebar/notifs: fix minor bugs | 2 * r + 2 * t | 1 | -4/+4 | |
| Image/app icon/urgency/time not updating until corresponding notif is fully destroyed Weird array mutation shenanigans | |||||
| 2025-09-20 | sidebar/notifs: better count anim | 2 * r + 2 * t | 2 | -7/+42 | |
| 2025-09-20 | sidebar/notifs: normalise non expanded height | 2 * r + 2 * t | 1 | -2/+12 | |
| Also wrap summary when expanded | |||||
| 2025-09-20 | sidebar/notifs: better expand/close anim | 2 * r + 2 * t | 1 | -2/+19 | |
| 2025-09-20 | sidebar/notifs: better preview anim | 2 * r + 2 * t | 2 | -4/+28 | |
| 2025-09-20 | sidebar/notifs: fix group sorting | 2 * r + 2 * t | 1 | -2/+6 | |
| 2025-09-20 | sidebar/notifs: fix interactions outside container | 2 * r + 2 * t | 4 | -0/+22 | |
| 2025-09-20 | sidebar/notifs: dimmer action text | 2 * r + 2 * t | 1 | -0/+2 | |
| 2025-09-20 | sidebar/notifs: better expand icon anim | 2 * r + 2 * t | 1 | -2/+17 | |
| 2025-09-20 | sidebar/notifs: better anims + misc fixes | 2 * r + 2 * t | 4 | -125/+200 | |
| 2025-09-20 | sidebar/notifs: sort groups by latest notif | 2 * r + 2 * t | 1 | -1/+4 | |
| 2025-09-19 | internal: better scroll bar | 2 * r + 2 * t | 1 | -1/+5 | |
| 2025-09-19 | sidebar/notifs: fix clear all button & expand bugs | 2 * r + 2 * t | 2 | -4/+6 | |
| Disable expand on drag on notifs when expanded (fixes drag expansion bugs and feels better) Also add scrollbar | |||||
| 2025-09-19 | sidebar/notifs: fix count updating | 2 * r + 2 * t | 1 | -5/+6 | |
| 2025-09-19 | sidebar/notifs: add actions (#648) | 2 * r + 2 * t | 4 | -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 | |||||
| 2025-09-19 | sidebar/notifs: add mouse actions | 2 * r + 2 * t | 3 | -9/+85 | |
| 2025-09-18 | notifs: persistent notifs + better sidebar notifs | 2 * r + 2 * t | 4 | -60/+156 | |
| 2025-09-18 | sidebar: add notifs | 2 * r + 2 * t | 6 | -6/+625 | |
| 2025-09-18 | feat: add sidebar | 2 * r + 2 * t | 3 | -0/+137 | |
| WIP | |||||