summaryrefslogtreecommitdiff
path: root/modules/notifications/Notification.qml (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-16internal: no async loaders2 * r + 2 * t1-4/+0
2025-12-21feat: add openExpanded notif config option (#993)Sven Fischer1-1/+1
2025-11-12notifs/toasts: reverted all changes to notifications to c0ea060fATMDA1-23/+49
2025-11-12notif/toasts: refactoring colorsATMDA1-21/+5
2025-11-12notifs/toasts: refactoringATMDA1-53/+6
2025-11-12notifs/toasts: reworked notifications and toasts and how they display and wor...ATMDA1-15/+52
2025-09-18notifs: persistent notifs + better sidebar notifs2 * r + 2 * t1-10/+9
2025-08-27internal: move notif icon lower2 * r + 2 * t1-1/+1
2025-08-24internal: use Anim component2 * r + 2 * t1-3/+1
2025-08-24internal: add anim component2 * r + 2 * t1-6/+0
2025-08-14notifs: use secondary container2 * r + 2 * t1-3/+3
2025-08-14internal: better colourisation2 * r + 2 * t1-6/+2
2025-08-09notifs: fix actions colour when transp2 * r + 2 * t1-1/+1
2025-08-08internal: transparency support coming soon™2 * r + 2 * t1-3/+3
2025-08-04internal: refactor widgets folder2 * r + 2 * t1-33/+34
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