| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-08-25 | background: add visualiser | 2 * r + 2 * t | 1 | -3/+3 | |
| Also dashboard.visualiserBars -> services.visualiserBars | |||||
| 2025-08-24 | internal: use Anim component | 2 * r + 2 * t | 7 | -43/+15 | |
| 2025-08-24 | internal: add canim component | 2 * r + 2 * t | 4 | -40/+9 | |
| 2025-08-24 | internal: add anim component | 2 * r + 2 * t | 2 | -12/+0 | |
| No inlining | |||||
| 2025-08-23 | config: player aliases + config default player | 2 * r + 2 * t | 1 | -2/+2 | |
| Closes #441 | |||||
| 2025-08-23 | dashboard: better pfp picker | Soramane | 1 | -10/+12 | |
| 2025-08-23 | dashboard: better visualiser | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-17 | internal: scale rounding properly | 2 * r + 2 * t | 3 | -5/+5 | |
| 2025-08-14 | internal: better colourisation | 2 * r + 2 * t | 1 | -7/+2 | |
| 2025-08-13 | internal: use icon os logo instead of nerd font | 2 * r + 2 * t | 1 | -7/+35 | |
| Add caelestia logo to use as fallback os logo Add recolour lock fetch logo option | |||||
| 2025-08-12 | config: add clock font config | 2 * r + 2 * t | 1 | -0/+5 | |
| Also use mono font for lock media artist Add rubik to nix font deps | |||||
| 2025-08-11 | lock/fetch: shell -> uptime + no qsTr | 2 * r + 2 * t | 1 | -31/+1 | |
| 2025-08-11 | lock: add fetch + refactor os info | 2 * r + 2 * t | 1 | -3/+3 | |
| 2025-08-10 | lock: add weather | 2 * r + 2 * t | 1 | -3/+3 | |
| Also refactor weather service | |||||
| 2025-08-10 | internal: more colour fixes | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-09 | dashboard: fix cover art rounding | 2 * r + 2 * t | 2 | -2/+2 | |
| ensure full circle even when changed in config | |||||
| 2025-08-08 | internal: transparency support coming soon™ | 2 * r + 2 * t | 5 | -10/+10 | |
| Also fix media player selector text colour Fix colour preview not resetting light/dark mode | |||||
| 2025-08-07 | internal: fix transparent transitions | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-07 | dashboard: showOnHover config option (#361) | Noah Zepner | 1 | -0/+7 | |
| * 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-05 | bar/popouts: add audio device switcher (#319) | Laurens Duin | 1 | -51/+3 | |
| * 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-04 | internal: refactor widgets folder | 2 * r + 2 * t | 11 | -13/+18 | |
| Split into subdirs and rename to components | |||||
| 2025-08-04 | dashboard: display correct temp units | 2 * r + 2 * t | 1 | -2/+6 | |
| 2025-08-04 | dashboard: fix tab desync | 2 * r + 2 * t | 1 | -0/+2 | |
| Fixes #324 | |||||
| 2025-08-03 | internal: better shadow | 2 * r + 2 * t | 1 | -5/+2 | |
| 2025-08-02 | dashboard: better no media | 2 * r + 2 * t | 1 | -29/+26 | |
| Closes #323 | |||||
| 2025-08-02 | dashboard: fix player selector icons | 2 * r + 2 * t | 1 | -6/+7 | |
| 2025-08-01 | dashboard: fix player selector | 2 * r + 2 * t | 1 | -19/+50 | |
| Fixes #320 | |||||
| 2025-07-31 | internal: loader extra clock components | 2 * r + 2 * t | 1 | -6/+13 | |
| 2025-07-31 | dashboard: fix time spacing | 2 * r + 2 * t | 1 | -2/+3 | |
| 2025-07-31 | dashboard: fix media player selector | 2 * r + 2 * t | 1 | -1/+3 | |
| Disable when only one player | |||||
| 2025-07-31 | dashboard: better media player selector | 2 * r + 2 * t | 1 | -103/+73 | |
| 2025-07-31 | dashboard: better play button | 2 * r + 2 * t | 1 | -27/+63 | |
| 2025-07-31 | config: respect user locale for twelve hour clock & temperature (#290) | Laurens Duin | 1 | -49/+46 | |
| * 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-28 | media: display hh:mm:ss | 2 * r + 2 * t | 1 | -1/+8 | |
| Closes #287 | |||||
| 2025-07-27 | dashboard: fix uptime | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-07-26 | dcontent: add panes | 2 * r + 2 * t | 1 | -2/+0 | |
| 2025-07-26 | config: allow enable/disable panels | 2 * r + 2 * t | 1 | -3/+2 | |
| Closes #240 | |||||
| 2025-07-22 | filedialog: better icon filtering | 2 * r + 2 * t | 1 | -1/+1 | |
| Only thumbnail valid image types Also move wallpaper extensions into separate singleton in utils | |||||
| 2025-07-20 | feat: better file dialog | 2 * r + 2 * t | 1 | -6/+6 | |
| 2025-07-16 | internal: create service config | Soramane | 1 | -1/+1 | |
| 2025-07-16 | internal: use new qs imports | Soramane | 13 | -42/+42 | |
| 2025-07-12 | dashboard: use file uptime | 2 * r + 2 * t | 1 | -9/+21 | |
| 2025-07-09 | internal: fix scrolling for high res devices | 2 * r + 2 * t | 1 | -2/+3 | |
| Implements first part of #202 | |||||
| 2025-07-09 | dashboard: use shape for media visualiser | 2 * r + 2 * t | 1 | -41/+35 | |
| More cpu efficient | |||||
| 2025-07-09 | internal: better ripple anim | 2 * r + 2 * t | 1 | -20/+17 | |
| Fade after expansion, also correctly calculate ripple size Also fix ripples triggering on disabled buttons | |||||
| 2025-07-07 | paths: decode urls | 2 * r + 2 * t | 1 | -1/+1 | |
| Fixes spaces in paths breaking things | |||||
| 2025-07-07 | dashboard: fix pfp picker | 2 * r + 2 * t | 4 | -16/+22 | |
| Fixes caelestia-dots/caelestia#21 | |||||
| 2025-07-03 | feat: fahrenheit option for weather (#189) | William (Liam) Snow IV | 1 | -1/+1 | |
| * 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-06-28 | internal: make weather reload on creation | 2 * r + 2 * t | 1 | -4/+1 | |
| Cause loadered | |||||
| 2025-06-28 | dashboard: optimise systemusage | 2 * r + 2 * t | 2 | -1/+8 | |
| Ref same way as cava | |||||