| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-11-12 | notifs/toasts: reverted all changes to notifications to c0ea060f | ATMDA | 6 | -443/+52 | |
| 2025-11-12 | notif/toasts: refactoring colors | ATMDA | 3 | -41/+8 | |
| 2025-11-12 | notifs/toasts: refactoring | ATMDA | 3 | -91/+84 | |
| 2025-11-12 | notifs/toasts: reworked notifications and toasts and how they display and ↵ | ATMDA | 5 | -18/+449 | |
| work together. see pull request comment. | |||||
| 2025-09-20 | sidebar/notifs: better anims + misc fixes | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-09-18 | notifs: persistent notifs + better sidebar notifs | 2 * r + 2 * t | 2 | -11/+10 | |
| 2025-09-18 | feat: add sidebar | 2 * r + 2 * t | 3 | -19/+32 | |
| WIP | |||||
| 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 | 2 | -8/+2 | |
| 2025-08-24 | internal: add canim component | 2 * r + 2 * t | 1 | -5/+2 | |
| 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 | 2 | -34/+36 | |
| Split into subdirs and rename to components | |||||
| 2025-07-16 | internal: use new qs imports | Soramane | 4 | -10/+10 | |
| 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-10 | internal: scroll fix part 2 | 2 * r + 2 * t | 1 | -1/+1 | |
| Closes #202 | |||||
| 2025-07-09 | notifs: fix shrink height | 2 * r + 2 * t | 1 | -2/+2 | |
| Fix height when osd/session blocks | |||||
| 2025-07-09 | internal: pass around visibilities | 2 * r + 2 * t | 2 | -4/+10 | |
| Instead of singleton Also for panels | |||||
| 2025-07-09 | notifs: add indicators for offscreen notifs | 2 * r + 2 * t | 1 | -0/+42 | |
| 2025-07-02 | internal: use layer.effect | 2 * r + 2 * t | 1 | -12/+5 | |
| Also use clipping rect for wallpaper item | |||||
| 2025-06-28 | config: fix overwrite on startup | 2 * r + 2 * t | 1 | -1/+1 | |
| 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 | 3 | -19/+19 | |
| 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: actually fix y pos during remove anim | 2 * r + 2 * t | 1 | -2/+8 | |
| 2025-06-06 | notifs: lock notif object until anim finish | 2 * r + 2 * t | 2 | -28/+33 | |
| Also fix notif y position during remove anim | |||||
| 2025-06-05 | drawers: fix interaction areas | 2 * r + 2 * t | 2 | -3/+3 | |
| Outer corners shouldn't be part of interaction area | |||||
| 2025-06-04 | notifs: fix being able to scroll | 2 * r + 2 * t | 1 | -1/+4 | |
| 2025-06-04 | notifs: add remove animation | 2 * r + 2 * t | 1 | -10/+55 | |
| 2025-06-04 | feat: clear notifs shortcut | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-05-29 | notifs: fix opening anim when spam notifs | 2 * r + 2 * t | 2 | -57/+36 | |
| No open/close state, just animate height | |||||
| 2025-05-28 | drawers: change anim durations | 2 * r + 2 * t | 2 | -2/+2 | |
| 2025-05-28 | drawers: better show/hide anims | 2 * r + 2 * t | 2 | -26/+9 | |
| Use m3 expressive curves | |||||
| 2025-05-27 | notifs: rounded clippingrect | 2 * r + 2 * t | 1 | -53/+59 | |
| 2025-05-26 | notifs: change rounding when full height | 2 * r + 2 * t | 1 | -4/+14 | |
| 2025-05-26 | notifs: better height | 2 * r + 2 * t | 2 | -5/+25 | |
| Get blocked by other panels from the right side (osd and session) Limit max height to screen height | |||||