summaryrefslogtreecommitdiff
path: root/modules/notifications/Notification.qml (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-16internal: use new qs importsSoramane1-4/+4
2025-07-16notifs: remove body if emptySoramane1-0/+1
2025-07-16notifs: pause expire on pressSoramane1-1/+8
2025-07-16notifs: fix interactionsSoramane1-290/+290
2025-07-16notifs: use app2unit for linksSoramane1-2/+5
2025-07-16notifs: add close buttonSoramane1-35/+48
2025-07-02internal: use layer.effect2 * r + 2 * t1-12/+5
2025-06-26icons: use variable axes2 * r + 2 * t1-3/+0
2025-06-25internal: move notif icon guessing to utils2 * r + 2 * t1-28/+2
2025-06-23notifs: dismiss notif on swipe2 * r + 2 * t1-2/+2
2025-06-19input: ripple anim for all buttons2 * r + 2 * t1-2/+4
2025-06-18notifs: fix material icon offset2 * r + 2 * t1-0/+5
2025-06-18dashboard: send notif when pfp changed2 * r + 2 * t1-3/+5
2025-06-18notifs: make links work2 * r + 2 * t1-1/+6
2025-06-17launcher: notify on scheme mode change error2 * r + 2 * t1-0/+2
2025-06-15feat: user config file2 * r + 2 * t1-11/+11
2025-06-11notifs: match expand anim to container2 * r + 2 * t1-1/+4
2025-06-06notifs: lock notif object until anim finish2 * r + 2 * t1-26/+31
2025-06-04feat: clear notifs shortcut2 * r + 2 * t1-2/+2
2025-05-26notifs: better height2 * r + 2 * t1-1/+2
2025-05-24internal: fix binding loops2 * r + 2 * t1-1/+1
2025-05-23notifs: fix null errors2 * r + 2 * t1-25/+25
2025-05-17refactor: use implicit size instead of actual size2 * r + 2 * t1-2/+2
2025-05-13notifs: better sliding2 * r + 2 * t1-1/+3
2025-05-12notifs: properly fix multiline summaries2 * r + 2 * t1-0/+5
2025-05-12notifs: show multiline summary on expand2 * r + 2 * t1-8/+17
2025-05-11notifs: disable listview interactivity2 * r + 2 * t1-1/+0
2025-05-10notif: allow markdown in body2 * r + 2 * t1-0/+2
2025-05-10notifs: optional action on click2 * r + 2 * t1-1/+1
2025-05-10notifs: add guess2 * r + 2 * t1-1/+1
2025-05-10notifs: all notifs have icon2 * r + 2 * t1-7/+52
2025-05-10notifs: colour by urgency2 * r + 2 * t1-3/+3
2025-05-10notifs: notif actions2 * r + 2 * t1-8/+79
2025-05-10notifs: invoke action on click if only single action2 * r + 2 * t1-0/+5
2025-05-10notifs: close on middle button2 * r + 2 * t1-3/+9
2025-05-10feat: expandable notifs2 * r + 2 * t1-29/+135
2025-05-10notifs: slide to remove2 * r + 2 * t1-0/+45
2025-05-10feat: basic notifications2 * r + 2 * t1-0/+188