2 * r + 2 * t
c623b9b688
fix: osd and session bulges
...
Also remove rect-rect edge sink cause it doesn't work
2026-04-09 00:34:45 +10:00
2 * r + 2 * t
c126075d40
chore: clean out legacy background code
2026-04-06 23:42:47 +10:00
2 * r + 2 * t
2dffd4fbfd
Merge branch 'main' into sdfs
2026-04-02 15:30:15 +11:00
Chea Vuthearith
3fe54c5be8
feat: add c-p and c-n to vim bindings ( #1325 )
...
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-30 14:35:56 +11:00
2 * r + 2 * t
0f5d2ddc16
feat: fade in/out drawers
2026-03-27 20:54:52 +11:00
2 * r + 2 * t
14437cc1ed
fix: remove osd and session wrapper hacks
...
The panels are ignored if they are closed, so they don't produce bulges.
This does remove the sink effect on overshoot, but that didn't work
anyways. (also that change was part of the previous commit)
2026-03-27 19:03:55 +11:00
2 * r + 2 * t
0075d64ca2
fix: osd and session clipping
2026-03-26 21:01:40 +11:00
2 * r + 2 * t
87f33d55ee
feat: sdf blob based drawers
2026-03-25 12:04:55 +11:00
2 * r + 2 * t
d0f2df9bae
chore: fix all import formats
2026-03-22 06:02:19 +11:00
2 * r + 2 * t
8b64d38e26
chore: remove unused imports
2026-03-20 22:33:26 +11:00
2 * r + 2 * t
d2acd1014d
chore: fix PersistentProperties missing-prop linter errors
2026-03-20 22:17:36 +11:00
2 * r + 2 * t
796c2e4e76
chore: fix prop order
2026-03-20 16:03:18 +11:00
2 * r + 2 * t
9e2ccbede3
chore: format everything
2026-03-20 04:42:06 +11:00
八奈見 レイ
1313b899ad
config: added option to set session icons ( #1189 )
2026-02-19 23:00:02 +11:00
Evertiro
7a41a85954
config: allow adjusting the speed of gifs ( #1147 )
...
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
2026-02-04 19:04:10 +11:00
2 * r + 2 * t
85d575f6c1
feat: add sidebar
...
WIP
2025-09-18 15:19:15 +10:00
2 * r + 2 * t
510cb45ac1
session: loader content
2025-09-17 19:46:51 +10:00
2 * r + 2 * t
1de24676bb
internal: refactor Paths util
2025-09-03 18:55:05 +10:00
2 * r + 2 * t
6e8a32d4e4
internal: use Anim component
2025-08-24 17:22:00 +10:00
2 * r + 2 * t
486f9d2e2f
internal: add canim component
2025-08-24 16:51:09 +10:00
2 * r + 2 * t
5b8edfc1e2
internal: transparency support coming soon™
...
Also fix media player selector text colour
Fix colour preview not resetting light/dark mode
2025-08-08 19:32:38 +10:00
2 * r + 2 * t
c5381c5194
internal: refactor widgets folder
...
Split into subdirs and rename to components
2025-08-04 22:45:15 +10:00
Joel R.
2539f7b68c
session: add optional vim-like keybinds ( #291 )
...
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-07-29 12:48:51 +10:00
Joel R.
7dc5b65d22
session: add custom session/lock menu button commands ( #292 )
...
* session: add custom menu-buttons commands
* lock: use custom session-menu buttons
* readme: update config options for custom commands
2025-07-29 12:45:33 +10:00
2 * r + 2 * t
6880272c5b
config: allow enable/disable panels
...
Closes #240
2025-07-26 14:30:48 +10:00
Soramane
4598e8a775
internal: use new qs imports
2025-07-16 18:02:28 +10:00
2 * r + 2 * t
52cad36cdf
internal: better anims
...
Appear anims for osd and session from fast spatial -> default spatial
Anim opacity for lock notif extra counter
Fix extra counter (list not popups)
2025-07-09 19:04:38 +10:00
2 * r + 2 * t
8915808414
config: allow resolving paths from home
2025-06-28 19:05:42 +10:00
2 * r + 2 * t
c9f1d4138f
config: fix overwrite on startup
2025-06-28 18:57:51 +10:00
2 * r + 2 * t
11c8e5c7eb
icons: some fixes for previous axes change
...
Mostly spacing fixes
Also qsTr windowinfo class and title when none
2025-06-26 21:35:15 +10:00
2 * r + 2 * t
ae12e0d4f8
config: make gifs configurable
2025-06-25 21:57:04 +10:00
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