summaryrefslogtreecommitdiff
path: root/modules/notifications (follow)
Commit message (Collapse)AuthorAgeFilesLines
* notifs: fix null errors2 * r + 2 * t2025-05-231-25/+25
|
* refactor: use implicit size instead of actual size2 * r + 2 * t2025-05-171-2/+2
|
* session: move to drawers2 * r + 2 * t2025-05-131-1/+0
|
* notifs: move to drawers2 * r + 2 * t2025-05-133-156/+65
|
* notifs: better sliding2 * r + 2 * t2025-05-132-10/+18
| | | | | Wrap with clippingrect so x doesnt reset when element is added/removed Also clippingrect rounds the ends when sliding
* notifs: fix crash2 * r + 2 * t2025-05-121-11/+0
|
* notifs: properly fix multiline summaries2 * r + 2 * t2025-05-121-0/+5
|
* notifs: show multiline summary on expand2 * r + 2 * t2025-05-121-8/+17
| | | | Also fix action binding loop
* notifs: disable listview interactivity2 * r + 2 * t2025-05-112-1/+1
|
* notif: allow markdown in body2 * r + 2 * t2025-05-101-0/+2
|
* notifs: optional action on click2 * r + 2 * t2025-05-101-1/+1
|
* notifs: add guess2 * r + 2 * t2025-05-101-1/+1
|
* notifs: all notifs have icon2 * r + 2 * t2025-05-101-7/+52
| | | | Guess icon or default
* notifs: colour by urgency2 * r + 2 * t2025-05-101-3/+3
|
* notifs: notif actions2 * r + 2 * t2025-05-101-8/+79
|
* notifs: invoke action on click if only single action2 * r + 2 * t2025-05-101-0/+5
|
* notifs: option to have expire timeout2 * r + 2 * t2025-05-101-3/+0
| | | | Also remove scrollbar and reduce expand drag threshold
* notifs: close on middle button2 * r + 2 * t2025-05-101-3/+9
|
* feat: expandable notifs2 * r + 2 * t2025-05-102-30/+136
|
* launcher: fix interrupted transitions2 * r + 2 * t2025-05-101-2/+4
|
* notifs: slide to remove2 * r + 2 * t2025-05-101-0/+45
|
* notifs: minor fixes2 * r + 2 * t2025-05-101-2/+3
|
* notifs: fix first notif open anim2 * r + 2 * t2025-05-101-2/+1
|
* notifs: actual list2 * r + 2 * t2025-05-103-8/+71
|
* feat: basic notifications2 * r + 2 * t2025-05-104-13/+202
| | | | | Also fix pixel issue with notif area background Add more log rules to run script
* launcher: fix flatten anim2 * r + 2 * t2025-05-081-1/+1
|
* feat: notification popup area2 * r + 2 * t2025-05-084-0/+224