mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[PR #576] feat(layout): extend layout functionality #1738
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#1738
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/576
Author: @NickTheWilder
Created: 10/14/2024
Status: 🔄 Open
Base:
master← Head:feat-extend-layout-config📝 Commits (2)
ed4e4c2Extend layout functionality4aa9d65Extend README and example config file📊 Changes
4 files changed (+177 additions, -94 deletions)
View changed files
📝
docs/config.md(+28 -14)📝
examples/app.toml(+1 -1)📝
spotify_player/src/config/mod.rs(+39 -8)📝
spotify_player/src/ui/page.rs(+109 -71)📄 Description
Starts the first part of #535 to hide specific rectangles based on the user's configuration file.
Inspired from the review comments in #545
Opened as a draft bc I've limited out on knowledge of the application (and rust).
TODO:
Feel free to takeover and create a new branch or directly add commits here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.