Commit graph

39 commits

Author SHA1 Message Date
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
2 * r + 2 * t
9c3e2fffbd osd: fix show on hover + show on audio/brightness change 2025-05-13 17:43:04 +10:00
2 * r + 2 * t
1656e5c355 osd: show on hover 2025-05-13 17:06:21 +10:00
2 * r + 2 * t
ad7c6ea98e refactor: move to single window 2025-05-13 16:30:53 +10:00
2 * r + 2 * t
60858f6f02 feat: session menu 2025-05-11 23:55:05 +10:00
2 * r + 2 * t
a2c3417675 osd: fix show on hover 2025-05-11 21:24:14 +10:00
2 * r + 2 * t
8212be0267 osd: fix flatten anim 2025-05-08 21:07:25 +10:00
2 * r + 2 * t
3e8b7240ad popouts: use reals for rounding
So it looks better
2025-05-06 23:49:28 +10:00
2 * r + 2 * t
9d9042e029 feat: better launcher and osd animations
Slide not clip
2025-05-06 18:58:51 +10:00
2 * r + 2 * t
bdd37012bb refactor: popout layer consistency with border
Make them use the same background colour and rounding as the border
2025-05-06 18:15:06 +10:00
2 * r + 2 * t
137fd56bb2 feat: show osd on border hover 2025-05-05 20:21:56 +10:00
2 * r + 2 * t
57f815bdc8 wallpaper: limit source size
Also animate launcher and osd background colours
2025-05-05 17:15:10 +10:00
2 * r + 2 * t
1fdaf24526 refactor: move colours to separate service 2025-05-05 14:50:18 +10:00
2 * r + 2 * t
9e717c5ce0 dev: get rid of wrapper width/height = 0 warnings 2025-05-05 14:29:27 +10:00
2 * r + 2 * t
9071de0d60 feat: shadow
Border exclusivity
Fix slider handle text colour
2025-05-05 11:04:03 +10:00
2 * r + 2 * t
c665c0ca98 feat: border + colour changes 2025-05-05 10:19:46 +10:00
2 * r + 2 * t
cd45cafa60 bar: add scroll actions to fillers
Also change the brightness osd icon depending on value
2025-05-04 23:18:11 +10:00
2 * r + 2 * t
d95c134717 osd: pause hide on hover 2025-05-04 22:34:49 +10:00
2 * r + 2 * t
a575245d7b feat: brightness osd 2025-05-04 22:11:03 +10:00
2 * r + 2 * t
fb471f1023 feat: audio osd 2025-05-04 20:45:34 +10:00