| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-06-06 | notifs: actually fix y pos during remove anim | 2 * r + 2 * t | 1 | -2/+8 | |
| 2025-06-06 | notifs: lock notif object until anim finish | 2 * r + 2 * t | 2 | -28/+33 | |
| Also fix notif y position during remove anim | |||||
| 2025-06-05 | drawers: fix interaction areas | 2 * r + 2 * t | 2 | -3/+3 | |
| Outer corners shouldn't be part of interaction area | |||||
| 2025-06-04 | notifs: fix being able to scroll | 2 * r + 2 * t | 1 | -1/+4 | |
| 2025-06-04 | notifs: add remove animation | 2 * r + 2 * t | 1 | -10/+55 | |
| 2025-06-04 | feat: clear notifs shortcut | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-05-29 | notifs: fix opening anim when spam notifs | 2 * r + 2 * t | 2 | -57/+36 | |
| No open/close state, just animate height | |||||
| 2025-05-28 | drawers: change anim durations | 2 * r + 2 * t | 2 | -2/+2 | |
| 2025-05-28 | drawers: better show/hide anims | 2 * r + 2 * t | 2 | -26/+9 | |
| Use m3 expressive curves | |||||
| 2025-05-27 | notifs: rounded clippingrect | 2 * r + 2 * t | 1 | -53/+59 | |
| 2025-05-26 | notifs: change rounding when full height | 2 * r + 2 * t | 1 | -4/+14 | |
| 2025-05-26 | notifs: better height | 2 * r + 2 * t | 2 | -5/+25 | |
| Get blocked by other panels from the right side (osd and session) Limit max height to screen height | |||||
| 2025-05-24 | internal: use implicit size for wrappers | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-05-24 | internal: fix binding loops | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-05-23 | notifs: fix null errors | 2 * r + 2 * t | 1 | -25/+25 | |
| 2025-05-17 | refactor: use implicit size instead of actual size | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-05-13 | session: move to drawers | 2 * r + 2 * t | 1 | -1/+0 | |
| 2025-05-13 | notifs: move to drawers | 2 * r + 2 * t | 3 | -156/+65 | |
| 2025-05-13 | notifs: better sliding | 2 * r + 2 * t | 2 | -10/+18 | |
| Wrap with clippingrect so x doesnt reset when element is added/removed Also clippingrect rounds the ends when sliding | |||||
| 2025-05-12 | notifs: fix crash | 2 * r + 2 * t | 1 | -11/+0 | |
| 2025-05-12 | notifs: properly fix multiline summaries | 2 * r + 2 * t | 1 | -0/+5 | |
| 2025-05-12 | notifs: show multiline summary on expand | 2 * r + 2 * t | 1 | -8/+17 | |
| Also fix action binding loop | |||||
| 2025-05-11 | notifs: disable listview interactivity | 2 * r + 2 * t | 2 | -1/+1 | |
| 2025-05-10 | notif: allow markdown in body | 2 * r + 2 * t | 1 | -0/+2 | |
| 2025-05-10 | notifs: optional action on click | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-05-10 | notifs: add guess | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-05-10 | notifs: all notifs have icon | 2 * r + 2 * t | 1 | -7/+52 | |
| Guess icon or default | |||||
| 2025-05-10 | notifs: colour by urgency | 2 * r + 2 * t | 1 | -3/+3 | |
| 2025-05-10 | notifs: notif actions | 2 * r + 2 * t | 1 | -8/+79 | |
| 2025-05-10 | notifs: invoke action on click if only single action | 2 * r + 2 * t | 1 | -0/+5 | |
| 2025-05-10 | notifs: option to have expire timeout | 2 * r + 2 * t | 1 | -3/+0 | |
| Also remove scrollbar and reduce expand drag threshold | |||||
| 2025-05-10 | notifs: close on middle button | 2 * r + 2 * t | 1 | -3/+9 | |
| 2025-05-10 | feat: expandable notifs | 2 * r + 2 * t | 2 | -30/+136 | |
| 2025-05-10 | launcher: fix interrupted transitions | 2 * r + 2 * t | 1 | -2/+4 | |
| 2025-05-10 | notifs: slide to remove | 2 * r + 2 * t | 1 | -0/+45 | |
| 2025-05-10 | notifs: minor fixes | 2 * r + 2 * t | 1 | -2/+3 | |
| 2025-05-10 | notifs: fix first notif open anim | 2 * r + 2 * t | 1 | -2/+1 | |
| 2025-05-10 | notifs: actual list | 2 * r + 2 * t | 3 | -8/+71 | |
| 2025-05-10 | feat: basic notifications | 2 * r + 2 * t | 4 | -13/+202 | |
| Also fix pixel issue with notif area background Add more log rules to run script | |||||
| 2025-05-08 | launcher: fix flatten anim | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-05-08 | feat: notification popup area | 2 * r + 2 * t | 4 | -0/+224 | |