Commit graph

53 commits

Author SHA1 Message Date
2 * r + 2 * t
d7802f3c4b internal: use layer.effect
Also use clipping rect for wallpaper item
2025-07-02 17:09:49 +10:00
2 * r + 2 * t
c9f1d4138f config: fix overwrite on startup 2025-06-28 18:57:51 +10:00
2 * r + 2 * t
7ddf40d2ea icons: use variable axes 2025-06-26 21:05:35 +10:00
2 * r + 2 * t
fbb58e3e1d internal: move notif icon guessing to utils 2025-06-25 18:28:25 +10:00
2 * r + 2 * t
cd10dbd8a9 notifs: dismiss notif on swipe
Fixes #141
2025-06-23 15:38:28 +10:00
2 * r + 2 * t
d329949fc8 input: ripple anim for all buttons
Also fix up colours for some statelayers
Fix urgent notif action colours
2025-06-19 17:03:44 +10:00
2 * r + 2 * t
b0a0b6d322 notifs: fix material icon offset 2025-06-18 23:26:49 +10:00
2 * r + 2 * t
a274a8548e dashboard: send notif when pfp changed 2025-06-18 22:41:02 +10:00
2 * r + 2 * t
686566c12e notifs: make links work 2025-06-18 15:32:23 +10:00
2 * r + 2 * t
2a6cc10cfa launcher: notify on scheme mode change error 2025-06-17 13:04:35 +10:00
2 * r + 2 * t
96429160c3 feat: user config file
Config file at `~/.config/caelestia/shell.json`
2025-06-15 18:08:45 +10:00
2 * r + 2 * t
b1e1a575c6 notifs: match expand anim to container 2025-06-11 23:41:39 +10:00
2 * r + 2 * t
218ee2de95 notifs: actually fix y pos during remove anim 2025-06-06 17:52:47 +10:00
2 * r + 2 * t
b5c65ee0bf notifs: lock notif object until anim finish
Also fix notif y position during remove anim
2025-06-06 17:47:28 +10:00
2 * r + 2 * t
023d00d658 drawers: fix interaction areas
Outer corners shouldn't be part of interaction area
2025-06-05 18:41:45 +10:00
2 * r + 2 * t
93cc4eacb0 notifs: fix being able to scroll 2025-06-04 22:36:03 +10:00
2 * r + 2 * t
3925626117 notifs: add remove animation 2025-06-04 22:28:22 +10:00
2 * r + 2 * t
391a02462c feat: clear notifs shortcut 2025-06-04 19:59:36 +10:00
2 * r + 2 * t
dc1b01ccd3 notifs: fix opening anim when spam notifs
No open/close state, just animate height
2025-05-29 23:37:02 +08:00
2 * r + 2 * t
d48cd777f7 drawers: change anim durations 2025-05-28 21:48:06 +08:00
2 * r + 2 * t
016a7c0763 drawers: better show/hide anims
Use m3 expressive curves
2025-05-28 15:56:10 +08:00
2 * r + 2 * t
f6df636286 notifs: rounded clippingrect 2025-05-27 09:08:19 +08:00
2 * r + 2 * t
178b79fafa notifs: change rounding when full height 2025-05-26 23:03:53 +08:00
2 * r + 2 * t
f305c3f3f6 notifs: better height
Get blocked by other panels from the right side (osd and session)
Limit max height to screen height
2025-05-26 22:32:25 +08:00
2 * r + 2 * t
6d40032fe5 internal: use implicit size for wrappers 2025-05-24 17:27:15 +08:00
2 * r + 2 * t
01b38be6af internal: fix binding loops 2025-05-24 13:31:36 +08:00
2 * r + 2 * t
8bcb349462 notifs: fix null errors 2025-05-23 21:58:56 +08:00
2 * r + 2 * t
6e82fbc8b9 refactor: use implicit size instead of actual size 2025-05-17 20:27:30 +08:00
2 * r + 2 * t
3fd429c9f3 session: move to drawers 2025-05-13 19:01:00 +10:00
2 * r + 2 * t
8ea4362ba1 notifs: move to drawers 2025-05-13 18:23:11 +10:00
2 * r + 2 * t
c64e602725 notifs: better sliding
Wrap with clippingrect so x doesnt reset when element is added/removed
Also clippingrect rounds the ends when sliding
2025-05-13 14:17:24 +10:00
2 * r + 2 * t
fede76bbae notifs: fix crash 2025-05-12 18:58:03 +10:00
2 * r + 2 * t
8c35d87a9f notifs: properly fix multiline summaries 2025-05-12 17:57:38 +10:00
2 * r + 2 * t
6f7aff6f34 notifs: show multiline summary on expand
Also fix action binding loop
2025-05-12 17:33:17 +10:00
2 * r + 2 * t
925c5176ae notifs: disable listview interactivity 2025-05-11 20:10:10 +10:00
2 * r + 2 * t
69c9eba3f5 notif: allow markdown in body 2025-05-10 23:58:50 +10:00
2 * r + 2 * t
253fb68578 notifs: optional action on click 2025-05-10 23:36:07 +10:00
2 * r + 2 * t
e7c2c2bc6d notifs: add guess 2025-05-10 23:28:10 +10:00
2 * r + 2 * t
bcb0b3df39 notifs: all notifs have icon
Guess icon or default
2025-05-10 23:25:38 +10:00
2 * r + 2 * t
5c807fc549 notifs: colour by urgency 2025-05-10 22:58:48 +10:00
2 * r + 2 * t
901ad989d5 notifs: notif actions 2025-05-10 22:40:23 +10:00
2 * r + 2 * t
0b0657314f notifs: invoke action on click if only single action 2025-05-10 21:43:23 +10:00
2 * r + 2 * t
ae67668fc2 notifs: option to have expire timeout
Also remove scrollbar and reduce expand drag threshold
2025-05-10 21:22:40 +10:00
2 * r + 2 * t
78ce9835ca notifs: close on middle button 2025-05-10 21:12:12 +10:00
2 * r + 2 * t
60254019c8 feat: expandable notifs 2025-05-10 21:04:17 +10:00
2 * r + 2 * t
f0e0569737 launcher: fix interrupted transitions 2025-05-10 20:19:53 +10:00
2 * r + 2 * t
4c892f53e8 notifs: slide to remove 2025-05-10 19:52:35 +10:00
2 * r + 2 * t
dcde23a82b notifs: minor fixes 2025-05-10 19:04:41 +10:00
2 * r + 2 * t
0bac8f983a notifs: fix first notif open anim 2025-05-10 18:45:07 +10:00
2 * r + 2 * t
8c2bda4cff notifs: actual list 2025-05-10 18:38:00 +10:00