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
|
d7802f3c4b
|
internal: use layer.effect
Also use clipping rect for wallpaper item
|
2025-07-02 17:09:49 +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
|
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
|
391a02462c
|
feat: clear notifs shortcut
|
2025-06-04 19:59:36 +10: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
|
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
|
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
|
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
|
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
|
4c892f53e8
|
notifs: slide to remove
|
2025-05-10 19:52:35 +10:00 |
|
2 * r + 2 * t
|
6b64c8a918
|
feat: basic notifications
Also fix pixel issue with notif area background
Add more log rules to run script
|
2025-05-10 17:31:04 +10:00 |
|