[PR #417] [MERGED] miscellaneous fixes #753

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

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/417
Author: @aome510
Created: 4/20/2024
Status: Merged
Merged: 4/20/2024
Merged by: @aome510

Base: masterHead: misc-fixes


📝 Commits (2)

  • 8f5b957 remove trim for playback text widget
  • 9d73e06 allow notification's timeout to be configurable

📊 Changes

5 files changed (+13 additions, -1 deletions)

View changed files

📝 docs/config.md (+1 -0)
📝 examples/app.toml (+1 -0)
📝 spotify_player/src/client/mod.rs (+6 -0)
📝 spotify_player/src/config/mod.rs (+4 -0)
📝 spotify_player/src/ui/playback.rs (+1 -1)

📄 Description

Resolves #416
Resolves #413


🔄 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/417 **Author:** [@aome510](https://github.com/aome510) **Created:** 4/20/2024 **Status:** ✅ Merged **Merged:** 4/20/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `misc-fixes` --- ### 📝 Commits (2) - [`8f5b957`](https://github.com/aome510/spotify-player/commit/8f5b9573b9001d724af5652525b156fb7811219f) remove trim for playback text widget - [`9d73e06`](https://github.com/aome510/spotify-player/commit/9d73e062a78645ec68171f78cd2ef63a9071f6a9) allow notification's timeout to be configurable ### 📊 Changes **5 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/config.md` (+1 -0) 📝 `examples/app.toml` (+1 -0) 📝 `spotify_player/src/client/mod.rs` (+6 -0) 📝 `spotify_player/src/config/mod.rs` (+4 -0) 📝 `spotify_player/src/ui/playback.rs` (+1 -1) </details> ### 📄 Description Resolves #416 Resolves #413 --- <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:40 +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#753
No description provided.