Commit graph

105 commits

Author SHA1 Message Date
Noah Zepner
5bcface15a
dashboard: showOnHover config option (#361)
* dashboard: showOnHover config option

* dashboard: close on lose focus when !showOnHover

Also update readme

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-07 12:32:37 +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
2 * r + 2 * t
5ab986eba4 dashboard: display correct temp units 2025-08-04 21:54:25 +10:00
2 * r + 2 * t
350148528b dashboard: fix tab desync
Fixes #324
2025-08-04 21:02:19 +10:00
2 * r + 2 * t
fe4e72eab3 internal: better shadow 2025-08-03 18:59:05 +10:00
2 * r + 2 * t
c2b2627b88 dashboard: better no media
Closes #323
2025-08-02 17:00:07 +10:00
2 * r + 2 * t
5bddb40b3e dashboard: fix player selector icons 2025-08-02 15:59:38 +10:00
2 * r + 2 * t
bd28ebf5a0 dashboard: fix player selector
Fixes #320
2025-08-01 22:37:20 +10:00
2 * r + 2 * t
37809f2030 internal: loader extra clock components 2025-07-31 22:06:15 +10:00
2 * r + 2 * t
6536b61634 dashboard: fix time spacing 2025-07-31 22:01:54 +10:00
2 * r + 2 * t
4e282b1ab9 dashboard: fix media player selector
Disable when only one player
2025-07-31 21:58:16 +10:00
2 * r + 2 * t
1e9ee995ee dashboard: better media player selector 2025-07-31 21:54:53 +10:00
2 * r + 2 * t
7ef94120df dashboard: better play button 2025-07-31 21:29:59 +10:00
Laurens Duin
7edcae651e
config: respect user locale for twelve hour clock & temperature (#290)
* bar: add 12h clock option

* feat: allow custom format config

* feat: 12h clock based on locale with config

* chore: cleanup

* fix: PR comments, add automatic fahrenheit

* fix: formatting

* dashboard: fix up date time

* lock: better 12h clock

---------

Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>
2025-07-31 20:41:56 +10:00
2 * r + 2 * t
af53c7b203 media: display hh:mm:ss
Closes #287
2025-07-28 13:25:48 +10:00
2 * r + 2 * t
3beaac99f3 dashboard: fix uptime 2025-07-27 14:56:06 +10:00
2 * r + 2 * t
65eed8437a dcontent: add panes 2025-07-26 17:27:50 +10:00
2 * r + 2 * t
6880272c5b config: allow enable/disable panels
Closes #240
2025-07-26 14:30:48 +10:00
2 * r + 2 * t
32ff695d9e filedialog: better icon filtering
Only thumbnail valid image types

Also move wallpaper extensions into separate singleton in utils
2025-07-22 16:29:38 +10:00
2 * r + 2 * t
3ecc0267fa feat: better file dialog 2025-07-20 16:14:15 +10:00
Soramane
f263df3ccd internal: create service config 2025-07-16 21:44:27 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
e9268415a1 dashboard: use file uptime 2025-07-12 16:58:10 +10:00
2 * r + 2 * t
2c9feb7544 internal: fix scrolling for high res devices
Implements first part of #202
2025-07-09 23:53:01 +10:00
2 * r + 2 * t
18b6a321de dashboard: use shape for media visualiser
More cpu efficient
2025-07-09 01:08:35 +10:00
2 * r + 2 * t
fc31b43ee6 internal: better ripple anim
Fade after expansion, also correctly calculate ripple size
Also fix ripples triggering on disabled buttons
2025-07-09 00:03:55 +10:00
2 * r + 2 * t
8a6679eace paths: decode urls
Fixes spaces in paths breaking things
2025-07-07 17:58:18 +10:00
2 * r + 2 * t
3221ca1858 dashboard: fix pfp picker
Fixes caelestia-dots/caelestia#21
2025-07-07 14:20:10 +10:00
William (Liam) Snow IV
b053130570
feat: fahrenheit option for weather (#189)
* Added Fahrenheit to Weather Service

* some fixes

Allow for hot reloading config opt
Add opt to example config

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-07-03 14:08:25 +10:00
2 * r + 2 * t
04efbcc781 internal: make weather reload on creation
Cause loadered
2025-06-28 22:37:11 +10:00
2 * r + 2 * t
40b43a49ab dashboard: optimise systemusage
Ref same way as cava
2025-06-28 22:35:49 +10:00
2 * r + 2 * t
c1872c2d77 dashboard: optimise cava
Use refs to prevent loading at all times
2025-06-28 22:29:46 +10:00
2 * r + 2 * t
45ebf3c70e dashboard: loader panes 2025-06-28 22:08:17 +10:00
2 * r + 2 * t
5c4de3016b internal: use layouts for dashboard 2025-06-28 21:46:55 +10:00
2 * r + 2 * t
1518b37b9b dashboard: loader content 2025-06-28 21:42:21 +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
8308060a75 icons: fix grade more icons
Media and pfp fallback icons

Also fix dashboard user os icon
2025-06-27 14:47:50 +10:00
2 * r + 2 * t
7ddf40d2ea icons: use variable axes 2025-06-26 21:05:35 +10:00
2 * r + 2 * t
1362e22d79 dashboard: fix calendar
Fixes days in negative utc timezones
2025-06-26 16:59:32 +10:00
2 * r + 2 * t
ae12e0d4f8 config: make gifs configurable 2025-06-25 21:57:04 +10:00
2 * r + 2 * t
b37a88d12d dashboard: better vertical spacing for media 2025-06-22 22:50:31 +10:00
2 * r + 2 * t
1c5c99699f internal: remove unnecessary 2025-06-19 23:31:38 +10:00
2 * r + 2 * t
2c590cb9d9 dashboard: fix media eliding
Also center icons
2025-06-19 18:34:11 +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
554892a363 dashboard: fix tab indicator offset 2025-06-19 16:39:59 +10:00
2 * r + 2 * t
e36fb678db dashboard: fix blurry media pane 2025-06-19 16:28:26 +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
e0972efdb4 feat: dashboard pfp picker 2025-06-18 22:33:38 +10:00