nosignal-shell/config
八奈見 レイ 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
..
Appearance.qml config: make appearance configurable 2025-08-09 00:13:48 +10:00
AppearanceConfig.qml config: allow adjusting the speed of gifs (#1147) 2026-02-04 19:04:10 +11:00
BackgroundConfig.qml feat: add wallpaperEnabled option (#1187) 2026-02-19 22:34:21 +11:00
BarConfig.qml bar/activewindow: allow disable show on hover 2026-03-15 22:29:28 +11:00
BorderConfig.qml feat: allow hover drawers when border < 2 2026-03-19 21:36:48 +11:00
Config.qml dashboard: add synced lyrics to media tab (#1197) 2026-03-19 22:38:36 +11:00
ControlCenterConfig.qml controlcenter: better navrail 2025-08-07 16:23:52 +10:00
DashboardConfig.qml dashboard: dynamic dashboard tabs + fix performance settings updating (#1253) 2026-03-11 01:22:23 +11:00
GeneralConfig.qml feat: add excluded screens config opt 2026-03-13 00:25:58 +11:00
LauncherConfig.qml launcher: add favorite apps (#946) 2026-02-19 21:26:10 +11:00
LockConfig.qml config: add option to hide notifications on lockscreen (#1211) 2026-03-15 18:32:32 +11:00
NotifsConfig.qml feat: add openExpanded notif config option (#993) 2025-12-21 08:20:23 +11:00
OsdConfig.qml osd: add mic volume 2025-08-27 15:52:18 +10:00
ServiceConfig.qml dashboard: add synced lyrics to media tab (#1197) 2026-03-19 22:38:36 +11:00
SessionConfig.qml config: added option to set session icons (#1189) 2026-02-19 23:00:02 +11:00
SidebarConfig.qml feat: add sidebar 2025-09-18 15:19:15 +10:00
UserPaths.qml dashboard: add synced lyrics to media tab (#1197) 2026-03-19 22:38:36 +11:00
UtilitiesConfig.qml utilities: allow disabling and moving toggles + support for extra row (#1181) 2026-03-15 19:38:50 +11:00
WInfoConfig.qml internal: fix types for lsp 2025-07-19 15:03:22 +10:00