mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #733] [MERGED] feat: add currently playing lyric highlight #859
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#859
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/733
Author: @JamesManningR
Created: 5/24/2025
Status: ✅ Merged
Merged: 6/22/2025
Merged by: @aome510
Base:
master← Head:master📝 Commits (3)
4b82158Added currently playing lyric highlightb89b153Made usage of ordering module consistent with other example in repoff8e400Used a sensible order for switch statement📊 Changes
3 files changed (+19 additions, -6 deletions)
View changed files
📝
docs/config.md(+2 -0)📝
spotify_player/src/config/theme.rs(+13 -0)📝
spotify_player/src/ui/page.rs(+4 -6)📄 Description
I found it a little confusing the first time I opened the Lyrics panel and the currently playing lyric is dimmed.
I added a highlight for the current playing lyric
Should resolve confusion found in these issues
https://github.com/user-attachments/assets/0302d06b-7805-4938-ae6a-cad1c62d34b3
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.