2 * r + 2 * t
1b5e931ec8
feat: osd & session margins ignore border
2026-05-06 19:43:50 +10:00
2 * r + 2 * t
158588ce89
refactor: no need to explicitly type as default spatial
...
Default spatial is the default type, so no need to type anims as such
2026-04-23 03:47:56 +10:00
2 * r + 2 * t
7ea5fd3c70
fix: use effects curve for effects
2026-04-23 03:45:22 +10:00
2 * r + 2 * t
52272c062d
feat: use M3 spacing tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
0d0dcaf115
refactor: replace scaled padding with new tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
d675478e91
refactor: use new anim type prop
2026-04-15 18:32:19 +10:00
2 * r + 2 * t
8106aca173
fix: even more non global access
2026-04-13 16:42:00 +10:00
2 * r + 2 * t
7e4b14f6ba
fix: per monitor props not having ancestor scope
2026-04-13 00:07:55 +10:00
2 * r + 2 * t
b8d17ad8ef
fix: use global config for global properties
2026-04-12 22:47:30 +10:00
2 * r + 2 * t
71dd7b4db8
chore: format QML imports
2026-04-11 22:17:24 +10:00
2 * r + 2 * t
d99fefdd34
fix: use correct anim tokens in QML
2026-04-11 21:41:31 +10:00
2 * r + 2 * t
b5dcd07ab8
fix: use correct size tokens in QML
2026-04-11 21:24:16 +10:00
2 * r + 2 * t
3a37d77d1f
feat: replace qml config module with c++ module
2026-04-11 21:18:56 +10:00
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
b57d596230
Merge branch 'main' into sdfs
2026-03-30 02:10:22 +11:00
Robin Seger
c588794b20
feat: fullscreen notification & toasts overlay ( #1276 )
...
* reworked fullscreen mode as transforming shell
* controlcenter configuring of toasts & notifs
* fix animation on fs switch
* border rounding & shadow animation
* change controlcenter notifications layout
* stay on WlrLayer.Overlay, use Anim
* ci: update action versions
* qmlformat
* format take two
* third time's the charm
* fix: special workspace fullscreen
* fix: bar width border.thickness on non-persistent behaviour
* merge fix
* stop layout shift on close
* last few conventions sorted
* linting
* maximized state to fullscreen
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-29 15:22:00 +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
53109b28e6
chore: fix dash, drawers, notifs and osd linter warnings
2026-03-21 16:31:43 +11:00
2 * r + 2 * t
796c2e4e76
chore: fix prop order
2026-03-20 16:03:18 +11:00
2 * r + 2 * t
344ec92cc5
feat: async notifs and osd
2026-03-20 01:24:20 +11:00
Ezekiel Gonzales
2e68551738
config: serialize brightnessIncrement ( #1117 )
...
* config: serialize brightnessIncrement
* add brightness increment on OSD scroll
2026-01-28 19:25:54 +11:00
2 * r + 2 * t
4f7f21a86d
internal: no async loaders
...
Fixes reload issue and all stuff not loading issues
2026-01-16 01:40:38 +11:00
Robin Seger
dde0f85e78
feat: configurable max volume ( #723 )
...
* feat: configurable max volume
- Add maxVolume config option to ServiceConfig
- Add maxValue property to FilledSlider component
- Update OSD sliders to respect maxVolume setting
- Update example config in README
* fix: remove redundant maxValue prop
2025-10-13 22:50:56 +11:00
2 * r + 2 * t
700a3504ca
internal: make osd, session and utilities exclusive
...
Hide utilities when session open
Hide osd when utilities open
Prevents overlaps
2025-09-20 21:47:13 +10:00
2 * r + 2 * t
c48f411bcb
osd: fix anim when appear on change
2025-09-17 19:46:42 +10:00
2 * r + 2 * t
d06d8b870f
osd: loader content
2025-09-12 17:15:55 +10:00
Soramane
37c686d5ed
osd: fix scroll sens
2025-08-28 15:47:24 +10:00
2 * r + 2 * t
4b9643a802
osd: add mic volume
...
Disabled by default
2025-08-27 15:52:18 +10:00
Faiz Khan
cdfc260f39
config: allow enable/disable osd brightness ( #481 )
...
* Added option to disable brightness slider
* Removed unwanted imports
* Renamed WrappedLoader.name to brightnessSlider
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-27 15:27:49 +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
26171548bf
config: add audio increment option
2025-08-05 18:20:00 +10:00
Laurens Duin
9ada66a78e
bar/popouts: add audio device switcher ( #319 )
...
* feat: basic audio switcher
* feat: replace VerticalSlider with StyledSlider
* fix: styling
* fix: formatting
* chore: make sound icons consistent, change slider styling
* feat: styled slider component variants
* chore: cleanup
* chore: cleanup
* fix: pr fixes
* fix: remove redundant code
* chore: remove old code
* fix: controls styling
* fixes
* more tweaks
* radiobtn: add interaction stuff
Anim slider
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-05 16:04:53 +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
PFiS
a89a401087
osd: animate scrolling ( #316 )
...
* refactor: make the animation smooth when scrolling the mouse wheel
* fix: can't drag
* format
* fix cursor
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-02 16:19:59 +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
c9f1d4138f
config: fix overwrite on startup
2025-06-28 18:57:51 +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
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
8ea4362ba1
notifs: move to drawers
2025-05-13 18:23:11 +10:00