[PR #80] [MERGED] Make playbar selectable/hoverable #595

Closed
opened 2026-02-28 14:50:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/80
Author: @Rigellute
Created: 10/18/2019
Status: Merged
Merged: 10/19/2019
Merged by: @Rigellute

Base: masterHead: hoverable-playbar


📝 Commits (2)

📊 Changes

6 files changed (+75 additions, -15 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 src/app.rs (+1 -0)
📝 src/handlers/empty.rs (+22 -11)
📝 src/handlers/mod.rs (+4 -0)
src/handlers/playbar.rs (+37 -0)
📝 src/ui/mod.rs (+10 -4)

📄 Description

When selecting the playbar, you can press s to save the currently
playing track.

This opens up more possibilities such as viewing current playing track information.


🔄 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/Rigellute/spotify-tui/pull/80 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 10/18/2019 **Status:** ✅ Merged **Merged:** 10/19/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `hoverable-playbar` --- ### 📝 Commits (2) - [`a092380`](https://github.com/Rigellute/spotify-tui/commit/a092380b01a2eff5933e305803f0b1f64154eb00) Make playbar selectable/hoverable - [`de5e11b`](https://github.com/Rigellute/spotify-tui/commit/de5e11b8f5ac53727001899dc43f7af9075caa9e) Update CHANGELOG ### 📊 Changes **6 files changed** (+75 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `src/app.rs` (+1 -0) 📝 `src/handlers/empty.rs` (+22 -11) 📝 `src/handlers/mod.rs` (+4 -0) ➕ `src/handlers/playbar.rs` (+37 -0) 📝 `src/ui/mod.rs` (+10 -4) </details> ### 📄 Description When selecting the playbar, you can press `s` to save the currently playing track. This opens up more possibilities such as viewing current playing track information. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:08 +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-tui#595
No description provided.