summaryrefslogtreecommitdiff
path: root/modules/notifications (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: move notif icon lower2 * r + 2 * t2025-08-271-1/+1
|
* internal: use Anim component2 * r + 2 * t2025-08-242-8/+2
|
* internal: add canim component2 * r + 2 * t2025-08-241-5/+2
|
* internal: add anim component2 * r + 2 * t2025-08-241-6/+0
| | | | No inlining
* notifs: use secondary container2 * r + 2 * t2025-08-141-3/+3
| | | | Instead of tertiary container
* internal: better colourisation2 * r + 2 * t2025-08-141-6/+2
|
* notifs: fix actions colour when transp2 * r + 2 * t2025-08-091-1/+1
| | | | Also more colour adjustments
* internal: transparency support coming soon™2 * r + 2 * t2025-08-081-3/+3
| | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode
* internal: refactor widgets folder2 * r + 2 * t2025-08-042-34/+36
| | | | Split into subdirs and rename to components
* internal: use new qs importsSoramane2025-07-164-10/+10
|
* notifs: remove body if emptySoramane2025-07-161-0/+1
|
* notifs: pause expire on pressSoramane2025-07-161-1/+8
|
* notifs: fix interactionsSoramane2025-07-161-290/+290
|
* notifs: use app2unit for linksSoramane2025-07-161-2/+5
| | | | also make links only reactive when expanded
* notifs: add close buttonSoramane2025-07-161-35/+48
| | | | Closes #220
* internal: scroll fix part 22 * r + 2 * t2025-07-101-1/+1
| | | | Closes #202
* notifs: fix shrink height2 * r + 2 * t2025-07-091-2/+2
| | | | Fix height when osd/session blocks
* internal: pass around visibilities2 * r + 2 * t2025-07-092-4/+10
| | | | | Instead of singleton Also for panels
* notifs: add indicators for offscreen notifs2 * r + 2 * t2025-07-091-0/+42
|
* internal: use layer.effect2 * r + 2 * t2025-07-021-12/+5
| | | | Also use clipping rect for wallpaper item
* config: fix overwrite on startup2 * r + 2 * t2025-06-281-1/+1
|
* icons: use variable axes2 * r + 2 * t2025-06-261-3/+0
|
* internal: move notif icon guessing to utils2 * r + 2 * t2025-06-251-28/+2
|
* notifs: dismiss notif on swipe2 * r + 2 * t2025-06-231-2/+2
| | | | Fixes #141
* input: ripple anim for all buttons2 * r + 2 * t2025-06-191-2/+4
| | | | | Also fix up colours for some statelayers Fix urgent notif action colours
* notifs: fix material icon offset2 * r + 2 * t2025-06-181-0/+5
|
* dashboard: send notif when pfp changed2 * r + 2 * t2025-06-181-3/+5
|
* notifs: make links work2 * r + 2 * t2025-06-181-1/+6
|
* launcher: notify on scheme mode change error2 * r + 2 * t2025-06-171-0/+2
|
* feat: user config file2 * r + 2 * t2025-06-153-19/+19
| | | | Config file at `~/.config/caelestia/shell.json`
* notifs: match expand anim to container2 * r + 2 * t2025-06-111-1/+4
|
* notifs: actually fix y pos during remove anim2 * r + 2 * t2025-06-061-2/+8
|
* notifs: lock notif object until anim finish2 * r + 2 * t2025-06-062-28/+33
| | | | Also fix notif y position during remove anim
* drawers: fix interaction areas2 * r + 2 * t2025-06-052-3/+3
| | | | Outer corners shouldn't be part of interaction area
* notifs: fix being able to scroll2 * r + 2 * t2025-06-041-1/+4
|
* notifs: add remove animation2 * r + 2 * t2025-06-041-10/+55
|
* feat: clear notifs shortcut2 * r + 2 * t2025-06-041-2/+2
|
* notifs: fix opening anim when spam notifs2 * r + 2 * t2025-05-292-57/+36
| | | | No open/close state, just animate height
* drawers: change anim durations2 * r + 2 * t2025-05-282-2/+2
|
* drawers: better show/hide anims2 * r + 2 * t2025-05-282-26/+9
| | | | Use m3 expressive curves
* notifs: rounded clippingrect2 * r + 2 * t2025-05-271-53/+59
|
* notifs: change rounding when full height2 * r + 2 * t2025-05-261-4/+14
|
* notifs: better height2 * r + 2 * t2025-05-262-5/+25
| | | | | Get blocked by other panels from the right side (osd and session) Limit max height to screen height
* internal: use implicit size for wrappers2 * r + 2 * t2025-05-241-2/+2
|
* 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
|
* session: move to drawers2 * r + 2 * t2025-05-131-1/+0
|
* notifs: move to drawers2 * r + 2 * t2025-05-133-156/+65
|
* notifs: better sliding2 * r + 2 * t2025-05-132-10/+18
| | | | | Wrap with clippingrect so x doesnt reset when element is added/removed Also clippingrect rounds the ends when sliding