Commit graph

63 commits

Author SHA1 Message Date
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
Soramane
b8cb60b596 notifs: remove body if empty 2025-07-16 17:51:19 +10:00
Soramane
d2b6d2d258 notifs: pause expire on press 2025-07-16 17:44:41 +10:00
Soramane
88c628a777 notifs: fix interactions 2025-07-16 17:41:51 +10:00
Soramane
38e9e24390 notifs: use app2unit for links
also make links only reactive when expanded
2025-07-16 17:38:00 +10:00
Soramane
01f724800f notifs: add close button
Closes #220
2025-07-16 17:32:27 +10:00
2 * r + 2 * t
eff13f2830 internal: scroll fix part 2
Closes #202
2025-07-10 00:27:18 +10:00
2 * r + 2 * t
8b61a02145 notifs: fix shrink height
Fix height when osd/session blocks
2025-07-09 22:32:44 +10:00
2 * r + 2 * t
c3e8127422 internal: pass around visibilities
Instead of singleton
Also for panels
2025-07-09 21:57:44 +10:00
2 * r + 2 * t
fbb9394038 notifs: add indicators for offscreen notifs 2025-07-09 21:48:28 +10:00
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