mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #75] [MERGED] Refactor playback rendering codes #1556
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#1556
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/75
Author: @aome510
Created: 8/30/2022
Status: ✅ Merged
Merged: 8/30/2022
Merged by: @aome510
Base:
master← Head:misc-improvments📝 Commits (4)
02e8296add layout config options54fa033refactor playback rendering codes6abeef5updateconfig.md: add new layout config options5ec5ed7updaterender_playback_windowfunction description📊 Changes
5 files changed (+265 additions, -170 deletions)
View changed files
📝
doc/config.md(+3 -0)📝
examples/app.toml(+3 -0)📝
spotify_player/src/config/mod.rs(+16 -2)📝
spotify_player/src/ui/mod.rs(+9 -168)➕
spotify_player/src/ui/playback.rs(+234 -0)📄 Description
Changes
ui::playbackmodule🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.