Commit graph

45 commits

Author SHA1 Message Date
2 * r + 2 * t
eb62e47d27 chore: remove old needsKeyboard prop 2026-05-05 20:37:27 +10:00
2 * r + 2 * t
a28316ad5a feat: improve dashboard media tab 2026-05-04 03:47:03 +10:00
2 * r + 2 * t
3b1dd828f5 fix: display perf tab whether or not modules are enabled 2026-05-03 16:50:57 +10:00
2 * r + 2 * t
e653ed1cdf fix: pixel align dash tabs + use smaller icons
Also use state layer instead of custom impl
2026-04-23 02:49:40 +10:00
2 * r + 2 * t
57db6e246c feat: use M3 padding tokens 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
711587d193 refactor: migrate to new rounding 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
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
3a37d77d1f feat: replace qml config module with c++ module 2026-04-11 21:18:56 +10:00
2 * r + 2 * t
42a1f34ddb chore: fix property-override linter warnings 2026-03-28 18:17:36 +11:00
2 * r + 2 * t
f46764fd5d fix: Weather name shadowing 2026-03-22 15:38:51 +11:00
2 * r + 2 * t
d0f2df9bae chore: fix all import formats 2026-03-22 06:02:19 +11:00
2 * r + 2 * t
d2acd1014d chore: fix PersistentProperties missing-prop linter errors 2026-03-20 22:17:36 +11:00
2 * r + 2 * t
3b08cd6594 chore: add newline after id 2026-03-20 04:42:06 +11:00
2 * r + 2 * t
c96c9c4038 fix: dash currentItem null ref 2026-03-19 22:57:13 +11:00
八奈見 レイ
ffe90bd077
dashboard: add synced lyrics to media tab (#1197)
* lyrics: rewrite model

* lyrics: cleanup code

* lyrics: some minor layouting

* lyrics: add fade shaders

* lyrics: use appearance values from config

* lyrics: formatting

* lyrics: update readme

* lyrics: fix jumping, redo netease backend (resused from another one of projects)

* lyrics: fix netease searches, remove credit lines

* lyrics: add RequestIds

* lyrics: formatting

* lyrics: lyricsDir path cleanup

* lyrics: make empty lines not take up much space

* lyrics: make empty lines not take up any space

* Lyrics: Use QNetworkAccessManager instead of XMLHttpRequest

also added ability to set request headers and ability to reset cookies for requests.cpp

* lyrics: cleanup old code

* lyrics: toggle lyrics by clicking the album art

* lyrics: sanitize non-breaking spaces

* lyrics: add a menu to select lyrics and manually search for them

* lyrics: remove LrcLib backend

* lyrics: change focus to when dashboard is opened instead of the lyricMenu

* lyrics: improve UI

* lyrics: improve UI more ig

* lyrics: extract LyricsView and LyricMenu into separate components

* lyrics: cleanup old files

* lyrics: refactor LyricsService

* lyrics: restore ComponentBehavior: Bound in lyrics components

* lyrics: change SongID to real to fix integer overflow

* lyrics: add animations to the lyricMenu

* lyrics: fix manual search fields not auto updating

* lyrics: fix jerks when switching tracks

* lyrics: create lyrics directory if it doesn't exist

* lyrics: silence logs, fix binding loops, fix index out of range errors

* lyrics: only request keyboard focus when lyric menu is open

* config: add option to enable/disable the lyrics

* format + silence fileview errors

* fix merge

* anim and lsp fixes + format

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-19 22:38:36 +11:00
2 * r + 2 * t
6b61164808 fix: dash wrong current item
Closes #1291
2026-03-19 20:46:55 +11:00
Robin Seger
3e0360401b
dashboard: dynamic dashboard tabs + fix performance settings updating (#1253)
* [CI] chore: update flake

* Dashboard perf settings save, visibility on none enabled

* Dashboard heigh stutter fixed, persist current tab

* restore binding

* wrapper async=false

* ScriptModel, centralized tabs/panes, individual toggle

* fixes, missed mediaUpdateInterval, passing values

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-11 01:22:23 +11:00
2 * r + 2 * t
9d7f0c48ce internal: format 2026-01-28 19:21:44 +11:00
2 * r + 2 * t
fae21cd73a dashboard: fix flickering on switch panes 2026-01-16 02:09:38 +11:00
2 * r + 2 * t
e47579c58d dashboard: fix scrolling between panes 2026-01-03 18:50:34 +11:00
2 * r + 2 * t
30adbfb42f dashboard: fix index not initialised 2026-01-03 18:27:43 +11:00
Ezekiel Gonzales
7d92c19358
dashboard: add weather tab
dashboard: Added Weather tab that shows weather forecast
2026-01-03 18:25:11 +11:00
ATMDA
d184f8d673 controlcenter: re-corrected bind loop 2025-11-16 10:56:57 -05:00
2 * r + 2 * t
252f19ec0e launcher: prevent overlap with dashboard
Fixes #612
2025-09-13 19:07:04 +10:00
2 * r + 2 * t
2fa949139a dashboard: persist state 2025-09-12 17:06:39 +10:00
2 * r + 2 * t
6e8a32d4e4 internal: use Anim component 2025-08-24 17:22:00 +10:00
2 * r + 2 * t
65eed8437a dcontent: add panes 2025-07-26 17:27:50 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
3221ca1858 dashboard: fix pfp picker
Fixes caelestia-dots/caelestia#21
2025-07-07 14:20:10 +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
554892a363 dashboard: fix tab indicator offset 2025-06-19 16:39:59 +10:00
2 * r + 2 * t
e0972efdb4 feat: dashboard pfp picker 2025-06-18 22:33:38 +10:00
2 * r + 2 * t
c1d1bf447b colours: fix switching
Also remove unnecessary clipping rects around dashboard panes
2025-06-08 17:33:39 +10:00
2 * r + 2 * t
0cf46c4409 dashboard: hide dash when raise media 2025-06-07 20:34:30 +10:00
2 * r + 2 * t
687f5a5fd0 dashboard: make own swipeview impl
Fixes bad anim, buggy flicking and blur
2025-06-07 00:43:04 +10:00
2 * r + 2 * t
b8a22eaa28 dashboard: dont update pane if not current 2025-06-05 16:52:33 +10:00
2 * r + 2 * t
ea573554d4 feat: dashboard performance panel 2025-05-28 23:56:44 +08:00
2 * r + 2 * t
daf92f36e1 dashboard: fix tab indicator animation 2025-05-26 11:43:09 +08:00
2 * r + 2 * t
90a65cd153 feat: dashboard media panel 2025-05-26 00:10:05 +08:00
2 * r + 2 * t
6de0288b70 dashboard: design layout
Also use clippingrect to round swipeview
2025-05-17 23:02:38 +08:00
2 * r + 2 * t
6e6db08726 feat: dashboard 2025-05-17 00:44:00 +08:00