mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
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#1710
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/491
Author: @JadonBelair
Created: 7/6/2024
Status: ✅ Merged
Merged: 7/7/2024
Merged by: @aome510
Base:
master← Head:master📝 Commits (3)
efc3194added {status} for customizing play/pause location/style4bae993reference new playback status option in example config and docs7f2d402fixed ci (hopefully)📊 Changes
5 files changed (+30 additions, -16 deletions)
View changed files
📝
docs/config.md(+3 -1)📝
examples/app.toml(+1 -1)📝
spotify_player/src/config/mod.rs(+1 -1)📝
spotify_player/src/config/theme.rs(+11 -0)📝
spotify_player/src/ui/playback.rs(+14 -13)📄 Description
resolve #487
i decided to add a custom {status} field instead of just making it appear at the beginning since that simplified the code in my head and also allows it to be more customizable
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.