summaryrefslogtreecommitdiff
path: root/modules/dashboard (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove more things again lolFreya Murphy9 days4-5/+0
|
* only show active workspaces, fix colorsFreya Murphy11 days1-2/+2
|
* remove pfpFreya Murphy11 days4-104/+0
|
* weather: better padding for forecast label2 * r + 2 * t2026-01-031-0/+1
|
* weather: use tPalette for containers2 * r + 2 * t2026-01-031-3/+4
|
* dashboard: fix scrolling between panes2 * r + 2 * t2026-01-031-9/+3
|
* dash: more expressive shapes2 * r + 2 * t2026-01-031-1/+12
|
* dashboard: fix index not initialised2 * r + 2 * t2026-01-031-2/+3
|
* dashboard: add weather tabEzekiel Gonzales2026-01-033-0/+287
| | | dashboard: Added Weather tab that shows weather forecast
* Merge pull request #906 from atdma/main2 * r + 2 * t2026-01-031-3/+8
|\ | | | | controlcenter: many setting panes and minor features
| * controlcenter: re-corrected bind loopATMDA2025-11-161-3/+8
| |
* | dashboard/media: fix log warnings (#949)senkun2025-12-021-2/+2
|/ | | | | | | * fix(dashboard): Media.qml module QML warnings due to stricter updated Qt6 checks * fix(dashboard): Media.qml module QML warnings * fix(dashboard): Media.qml module QML warnings
* internal: add option for splitbutton menu pos2 * r + 2 * t2025-09-241-3/+1
|
* dashboard/media: improve ui2 * r + 2 * t2025-09-231-260/+61
|
* internal: centralise focus grabs2 * r + 2 * t2025-09-201-7/+0
| | | | Except detached popouts focus grab (its meant to be exclusive to the other grab)
* launcher: prevent overlap with dashboard2 * r + 2 * t2025-09-132-1/+4
| | | | Fixes #612
* plugin: refactor into modules2 * r + 2 * t2025-09-132-2/+2
|
* dashboard: persist state2 * r + 2 * t2025-09-124-15/+44
|
* internal: use Qt.resolvedUrl2 * r + 2 * t2025-09-091-1/+1
|
* dashboard: fix pfp picker2 * r + 2 * t2025-09-091-1/+1
| | | | Fixes #579
* dashboard/media: fix incubation warning2 * r + 2 * t2025-09-091-1/+0
|
* plugin/ac: not singleton2 * r + 2 * t2025-09-092-8/+6
| | | | | | Also add nodeId prop BeatTracker not singleton Move BeatTracker and Cava to Audio service
* dashboard/media: ensure visualiser heads2 * r + 2 * t2025-09-081-1/+1
|
* plugin/ap: fix collector2 * r + 2 * t2025-09-081-4/+4
| | | | Actually read from speakers not mic
* plugin: abstract service + ref2 * r + 2 * t2025-09-062-2/+2
|
* plugin: add BeatTracker2 * r + 2 * t2025-09-042-2/+13
| | | | Replaces beat-detector.cpp
* dashboard/calendar: add scroll2 * r + 2 * t2025-09-031-152/+165
|
* dashboard/calendar: fix2 * r + 2 * t2025-09-031-5/+7
|
* dashboard: add month/year and paging to calendar (#499)M Matthew Hydock2025-09-034-33/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add month/year and paging to calendar also, removed day/month from time panel, and highlighting weekends (need to figure out why the weekday enum is incorrect. locale issue?) * removing dayOfWeek offset hack this is clearly a me problem. my locale appears to be set to dz, but only for caelestia shell. not sure why. * aesthetic and localization improvements * ensure all localized dates use UTC issues i was having wrt localized date and day-of-week being off by one appear to have been due to my timezone. forcing UTC seems to fix this. * fixes * anim today indicator * keep state across open/close * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* internal: refactor Paths util2 * r + 2 * t2025-09-033-3/+3
|
* dashboard/media: slightly improve media seeking2 * r + 2 * t2025-09-011-1/+7
| | | | Still kinda buggy, but not as bad
* dashboard/media: add scroll to seek (#528)Belal2025-09-011-0/+17
| | | | | | | | | * dashboard/media: add scroll to seek * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* internal: better copy2 * r + 2 * t2025-08-271-2/+5
|
* background: add visualiser2 * r + 2 * t2025-08-251-3/+3
| | | | Also dashboard.visualiserBars -> services.visualiserBars
* internal: use Anim component2 * r + 2 * t2025-08-247-43/+15
|
* internal: add canim component2 * r + 2 * t2025-08-244-40/+9
|
* internal: add anim component2 * r + 2 * t2025-08-242-12/+0
| | | | No inlining
* config: player aliases + config default player2 * r + 2 * t2025-08-231-2/+2
| | | | Closes #441
* dashboard: better pfp pickerSoramane2025-08-231-10/+12
|
* dashboard: better visualiser2 * r + 2 * t2025-08-231-1/+1
|
* internal: scale rounding properly2 * r + 2 * t2025-08-173-5/+5
|
* internal: better colourisation2 * r + 2 * t2025-08-141-7/+2
|
* internal: use icon os logo instead of nerd font2 * r + 2 * t2025-08-131-7/+35
| | | | | Add caelestia logo to use as fallback os logo Add recolour lock fetch logo option
* config: add clock font config2 * r + 2 * t2025-08-121-0/+5
| | | | | Also use mono font for lock media artist Add rubik to nix font deps
* lock/fetch: shell -> uptime + no qsTr2 * r + 2 * t2025-08-111-31/+1
|
* lock: add fetch + refactor os info2 * r + 2 * t2025-08-111-3/+3
|
* lock: add weather2 * r + 2 * t2025-08-101-3/+3
| | | | Also refactor weather service
* internal: more colour fixes2 * r + 2 * t2025-08-101-1/+1
|
* dashboard: fix cover art rounding2 * r + 2 * t2025-08-092-2/+2
| | | | ensure full circle even when changed in config
* internal: transparency support coming soon™2 * r + 2 * t2025-08-085-10/+10
| | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode