Commit graph

64 commits

Author SHA1 Message Date
2 * r + 2 * t
bf686b1c36 drawers: give back focus when close
For launcher and session, give back focus to previously open one on close

Also use execDetached for session buttons
2025-06-23 19:15:21 +10:00
2 * r + 2 * t
f1ef177c9a session: fix logout button
And launcher logout action
2025-06-19 18:42:15 +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
96429160c3 feat: user config file
Config file at `~/.config/caelestia/shell.json`
2025-06-15 18:08:45 +10:00
Amstel
fcbcffc782 Fixed Logout Function
When Running "uwsm stop" it replies:

> Stopping compositor...
> Compositor is not running.

so the "or" operator would not work since the "uwsm stop" command didn't return as "FALSE".
2025-06-11 14:18:15 +08:00
2 * r + 2 * t
ea4d3f26ef session: fix logout for non-uwsm sessions 2025-06-09 20:06:09 +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
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
6d40032fe5 internal: use implicit size for wrappers 2025-05-24 17:27:15 +08:00
2 * r + 2 * t
3fd429c9f3 session: move to drawers 2025-05-13 19:01:00 +10:00
2 * r + 2 * t
5ca283f43b session: disable show on hover 2025-05-12 13:35:47 +10:00
2 * r + 2 * t
484478b5b3 session: fix activate on key
Return and enter are two different keys???
2025-05-12 00:04:09 +10:00
2 * r + 2 * t
60858f6f02 feat: session menu 2025-05-11 23:55:05 +10:00