mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #352] [MERGED] extend capabilities for ShowActionsOn* commands #1662
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#1662
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/352
Author: @aome510
Created: 1/28/2024
Status: ✅ Merged
Merged: 1/28/2024
Merged by: @aome510
Base:
master← Head:improve-show-actions-capabilities📝 Commits (1)
f627125extend capabilities forShowActionsOn*commands📊 Changes
4 files changed (+89 additions, -71 deletions)
View changed files
📝
spotify_player/src/command.rs(+56 -7)📝
spotify_player/src/event/popup.rs(+26 -21)📝
spotify_player/src/event/window.rs(+6 -42)📝
spotify_player/src/state/ui/popup.rs(+1 -1)📄 Description
Resolves #347
TrackAction::{GoToArtistRadio,GoToAlbumRadio}withTrackAction::{ShowActionsOnAlbum,ShowActionsOnArtist}AlbumAction::GoToArtistRadiowithAlbumAction::ShowActionsOnArtist🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.