mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[PR #261] [MERGED] [Windows]: Create dummy window to handle media control #1630
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1630
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix-hwnd📝 Commits (2)
ebcc3f5Seems to work2008e98Fix clippy warnings📊 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.