[PR #52] [MERGED] Image feature follow ups #603

Closed
opened 2026-03-02 23:49:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/52
Author: @aome510
Created: 6/10/2022
Status: Merged
Merged: 6/10/2022
Merged by: @aome510

Base: masterHead: image-feature-follow-ups


📝 Commits (4)

  • 7c61e21 disable image and lyric-finder features by default
  • ced9a89 Merge remote-tracking branch 'origin/master' into image-feature-follow-ups
  • 3eebeca highlight playing context item in library page
  • 62ba62c cleanup mouse event handling code

📊 Changes

4 files changed (+33 additions, -19 deletions)

View changed files

📝 README.md (+16 -5)
📝 spotify_player/Cargo.toml (+1 -1)
📝 spotify_player/src/event/mod.rs (+12 -10)
📝 spotify_player/src/ui/page.rs (+4 -3)

📄 Description

Changes

  • disable image and lyric-finder features by default
  • highlight currently playing context item in the library page
  • code cleanup

🔄 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/52 **Author:** [@aome510](https://github.com/aome510) **Created:** 6/10/2022 **Status:** ✅ Merged **Merged:** 6/10/2022 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `image-feature-follow-ups` --- ### 📝 Commits (4) - [`7c61e21`](https://github.com/aome510/spotify-player/commit/7c61e213475ff2343adaf602b46f0d21d3dc3984) disable `image` and `lyric-finder` features by default - [`ced9a89`](https://github.com/aome510/spotify-player/commit/ced9a8953156d82fb5db22cb1c73c1b3e4fe07aa) Merge remote-tracking branch 'origin/master' into image-feature-follow-ups - [`3eebeca`](https://github.com/aome510/spotify-player/commit/3eebeca185a63127720ac0a874e6c3127da4c937) highlight playing context item in library page - [`62ba62c`](https://github.com/aome510/spotify-player/commit/62ba62cfb827925792a9fea4ddcd65253d942a34) cleanup mouse event handling code ### 📊 Changes **4 files changed** (+33 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+16 -5) 📝 `spotify_player/Cargo.toml` (+1 -1) 📝 `spotify_player/src/event/mod.rs` (+12 -10) 📝 `spotify_player/src/ui/page.rs` (+4 -3) </details> ### 📄 Description ## Changes - disable `image` and `lyric-finder` features by default - highlight currently playing context item in the library page - code cleanup --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:49:00 +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#603
No description provided.