| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-01-16 | internal: no async loaders | 2 * r + 2 * t | 1 | -4/+0 | |
| Fixes reload issue and all stuff not loading issues | |||||
| 2025-12-21 | feat: add openExpanded notif config option (#993) | Sven Fischer | 1 | -1/+1 | |
| If set in the configuration, the notifications are opened in the expanded state, displaying the full notification text. | |||||
| 2025-11-12 | notifs/toasts: reverted all changes to notifications to c0ea060f | ATMDA | 1 | -23/+49 | |
| 2025-11-12 | notif/toasts: refactoring colors | ATMDA | 1 | -21/+5 | |
| 2025-11-12 | notifs/toasts: refactoring | ATMDA | 1 | -53/+6 | |
| 2025-11-12 | notifs/toasts: reworked notifications and toasts and how they display and ↵ | ATMDA | 1 | -15/+52 | |
| work together. see pull request comment. | |||||
| 2025-09-18 | notifs: persistent notifs + better sidebar notifs | 2 * r + 2 * t | 1 | -10/+9 | |
| 2025-08-27 | internal: move notif icon lower | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-24 | internal: use Anim component | 2 * r + 2 * t | 1 | -3/+1 | |
| 2025-08-24 | internal: add anim component | 2 * r + 2 * t | 1 | -6/+0 | |
| No inlining | |||||
| 2025-08-14 | notifs: use secondary container | 2 * r + 2 * t | 1 | -3/+3 | |
| Instead of tertiary container | |||||
| 2025-08-14 | internal: better colourisation | 2 * r + 2 * t | 1 | -6/+2 | |
| 2025-08-09 | notifs: fix actions colour when transp | 2 * r + 2 * t | 1 | -1/+1 | |
| Also more colour adjustments | |||||
| 2025-08-08 | internal: transparency support coming soon™ | 2 * r + 2 * t | 1 | -3/+3 | |
| Also fix media player selector text colour Fix colour preview not resetting light/dark mode | |||||
| 2025-08-04 | internal: refactor widgets folder | 2 * r + 2 * t | 1 | -33/+34 | |
| Split into subdirs and rename to components | |||||
| 2025-07-16 | internal: use new qs imports | Soramane | 1 | -4/+4 | |
| 2025-07-16 | notifs: remove body if empty | Soramane | 1 | -0/+1 | |
| 2025-07-16 | notifs: pause expire on press | Soramane | 1 | -1/+8 | |
| 2025-07-16 | notifs: fix interactions | Soramane | 1 | -290/+290 | |
| 2025-07-16 | notifs: use app2unit for links | Soramane | 1 | -2/+5 | |
| also make links only reactive when expanded | |||||
| 2025-07-16 | notifs: add close button | Soramane | 1 | -35/+48 | |
| Closes #220 | |||||
| 2025-07-02 | internal: use layer.effect | 2 * r + 2 * t | 1 | -12/+5 | |
| Also use clipping rect for wallpaper item | |||||
| 2025-06-26 | icons: use variable axes | 2 * r + 2 * t | 1 | -3/+0 | |
| 2025-06-25 | internal: move notif icon guessing to utils | 2 * r + 2 * t | 1 | -28/+2 | |
| 2025-06-23 | notifs: dismiss notif on swipe | 2 * r + 2 * t | 1 | -2/+2 | |
| Fixes #141 | |||||
| 2025-06-19 | input: ripple anim for all buttons | 2 * r + 2 * t | 1 | -2/+4 | |
| Also fix up colours for some statelayers Fix urgent notif action colours | |||||
| 2025-06-18 | notifs: fix material icon offset | 2 * r + 2 * t | 1 | -0/+5 | |
| 2025-06-18 | dashboard: send notif when pfp changed | 2 * r + 2 * t | 1 | -3/+5 | |
| 2025-06-18 | notifs: make links work | 2 * r + 2 * t | 1 | -1/+6 | |
| 2025-06-17 | launcher: notify on scheme mode change error | 2 * r + 2 * t | 1 | -0/+2 | |
| 2025-06-15 | feat: user config file | 2 * r + 2 * t | 1 | -11/+11 | |
| Config file at `~/.config/caelestia/shell.json` | |||||
| 2025-06-11 | notifs: match expand anim to container | 2 * r + 2 * t | 1 | -1/+4 | |
| 2025-06-06 | notifs: lock notif object until anim finish | 2 * r + 2 * t | 1 | -26/+31 | |
| Also fix notif y position during remove anim | |||||
| 2025-06-04 | feat: clear notifs shortcut | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-05-26 | notifs: better height | 2 * r + 2 * t | 1 | -1/+2 | |
| Get blocked by other panels from the right side (osd and session) Limit max height to screen height | |||||
| 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 | notifs: better sliding | 2 * r + 2 * t | 1 | -1/+3 | |
| Wrap with clippingrect so x doesnt reset when element is added/removed Also clippingrect rounds the ends when sliding | |||||
| 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 | 1 | -1/+0 | |
| 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: close on middle button | 2 * r + 2 * t | 1 | -3/+9 | |