[PR #261] [MERGED] [Windows]: Create dummy window to handle media control #1630

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

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/261
Author: @rashil2000
Created: 9/30/2023
Status: Merged
Merged: 10/1/2023
Merged by: @aome510

Base: masterHead: fix-hwnd


📝 Commits (2)

📊 Changes

3 files changed (+133 additions, -1 deletions)

View changed files

📝 Cargo.lock (+1 -0)
📝 spotify_player/Cargo.toml (+11 -1)
📝 spotify_player/src/media_control.rs (+121 -0)

📄 Description

Closes #259

The code is from the example in Souvlaki repository: https://github.com/Sinono3/souvlaki/blob/master/examples/print_events.rs


🔄 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/261 **Author:** [@rashil2000](https://github.com/rashil2000) **Created:** 9/30/2023 **Status:** ✅ Merged **Merged:** 10/1/2023 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `fix-hwnd` --- ### 📝 Commits (2) - [`ebcc3f5`](https://github.com/aome510/spotify-player/commit/ebcc3f54bc3a6c5787cb70200212eaaf33bae646) Seems to work - [`2008e98`](https://github.com/aome510/spotify-player/commit/2008e98ed399fa6d1d1c38449b5d879532a7088f) Fix clippy warnings ### 📊 Changes **3 files changed** (+133 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -0) 📝 `spotify_player/Cargo.toml` (+11 -1) 📝 `spotify_player/src/media_control.rs` (+121 -0) </details> ### 📄 Description Closes #259 The code is from the example in Souvlaki repository: https://github.com/Sinono3/souvlaki/blob/master/examples/print_events.rs --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:24:21 +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#1630
No description provided.