[PR #112] [MERGED] Update play/pause icon usage and rename doc folder #1570

Closed
opened 2026-03-14 15:21:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/112
Author: @aome510
Created: 1/26/2023
Status: Merged
Merged: 1/26/2023
Merged by: @aome510

Base: masterHead: 25-01-23-misc-changes


📝 Commits (2)

  • 4930f8a rename doc folder to docs and related hyperlinks in README
  • 85dbca4 update play/pause icons

📊 Changes

5 files changed (+14 additions, -12 deletions)

View changed files

📝 README.md (+5 -5)
📝 docs/config.md (+2 -0)
📝 examples/app.toml (+2 -2)
📝 spotify_player/src/config/mod.rs (+2 -2)
📝 spotify_player/src/ui/page.rs (+3 -3)

📄 Description

Changes

  • renamed doc folder to docs and updated related hyperlinks
  • updated play/pause icons
    • used more terminal-friendly pause icon
    • updated config document/example
    • updated the icon usage: play to indicate playing status, pause to indicate pause status.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/112 **Author:** [@aome510](https://github.com/aome510) **Created:** 1/26/2023 **Status:** ✅ Merged **Merged:** 1/26/2023 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `25-01-23-misc-changes` --- ### 📝 Commits (2) - [`4930f8a`](https://github.com/aome510/spotify-player/commit/4930f8a78d786e490c00ee4efa023f0b484fce23) rename `doc` folder to `docs` and related hyperlinks in README - [`85dbca4`](https://github.com/aome510/spotify-player/commit/85dbca4d3f46b412ee63c600525dd9aa702e7b00) update play/pause icons ### 📊 Changes **5 files changed** (+14 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -5) 📝 `docs/config.md` (+2 -0) 📝 `examples/app.toml` (+2 -2) 📝 `spotify_player/src/config/mod.rs` (+2 -2) 📝 `spotify_player/src/ui/page.rs` (+3 -3) </details> ### 📄 Description ## Changes - renamed `doc` folder to `docs` and updated related hyperlinks - updated play/pause icons + used more terminal-friendly pause icon + updated config document/example + updated the icon usage: play to indicate playing status, pause to indicate pause status. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:21:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1570
No description provided.