summaryrefslogtreecommitdiff
path: root/modules/notifications/Notification.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* notifs: better height2 * r + 2 * t2025-05-261-1/+2
| | | | | Get blocked by other panels from the right side (osd and session) Limit max height to screen height
* internal: fix binding loops2 * r + 2 * t2025-05-241-1/+1
|
* 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
|
* notifs: better sliding2 * r + 2 * t2025-05-131-1/+3
| | | | | Wrap with clippingrect so x doesnt reset when element is added/removed Also clippingrect rounds the ends when sliding
* 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-111-1/+0
|
* 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: close on middle button2 * r + 2 * t2025-05-101-3/+9
|
* feat: expandable notifs2 * r + 2 * t2025-05-101-29/+135
|
* notifs: slide to remove2 * r + 2 * t2025-05-101-0/+45
|
* feat: basic notifications2 * r + 2 * t2025-05-101-0/+188
Also fix pixel issue with notif area background Add more log rules to run script