mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[PR #4] [MERGED] Add back switch device command #1503
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#1503
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/4
Author: @aome510
Created: 8/23/2021
Status: ✅ Merged
Merged: 8/23/2021
Merged by: @aome510
Base:
master← Head:add-back-switch-device-command📝 Commits (2)
3d265c0addclient_idas an application's config optione83993badd back switch device command and its handlers📊 Changes
10 files changed (+89 additions, -84 deletions)
View changed files
📝
README.md(+1 -0)📝
doc/config.md(+10 -8)📝
spotify_player/src/client.rs(+17 -16)📝
spotify_player/src/command.rs(+2 -2)📝
spotify_player/src/config/keymap.rs(+4 -4)📝
spotify_player/src/config/mod.rs(+3 -0)📝
spotify_player/src/event.rs(+24 -23)📝
spotify_player/src/state/ui.rs(+3 -3)📝
spotify_player/src/token.rs(+2 -5)📝
spotify_player/src/ui/popup.rs(+23 -23)📄 Description
Brief description of changes
client_idas application config optionsSwitchDevicecommand and its handlers🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.