mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #53] [MERGED] Tweak application tasks #1539
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#1539
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/53
Author: @aome510
Created: 6/11/2022
Status: ✅ Merged
Merged: 6/11/2022
Merged by: @aome510
Base:
master← Head:tweak-app-tasks📝 Commits (5)
dc5635cmakestart_player_event_watchersasynccb33679Merge branch 'master' into tweak-app-tasks610331euseflumeto replacetokiochannelsb8a0a82use blocking sends on app startupde96ad9apply cargo fmt📊 Changes
11 files changed (+151 additions, -150 deletions)
View changed files
📝
Cargo.lock(+3 -2)📝
spotify_player/Cargo.toml(+1 -0)📝
spotify_player/src/client/handlers.rs(+46 -36)📝
spotify_player/src/client/mod.rs(+2 -3)📝
spotify_player/src/event/mod.rs(+24 -30)📝
spotify_player/src/event/page.rs(+9 -9)📝
spotify_player/src/event/popup.rs(+19 -18)📝
spotify_player/src/event/window.rs(+6 -6)📝
spotify_player/src/main.rs(+31 -35)📝
spotify_player/src/media_control.rs(+5 -5)📝
spotify_player/src/streaming.rs(+5 -6)📄 Description
Changes
flumechannels to replacetokio::syncchannelsclient::start_player_event_watchersasync🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.