mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #76] [MERGED] Add seek commands #618
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#618
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/76
Author: @aome510
Created: 8/30/2022
Status: ✅ Merged
Merged: 8/30/2022
Merged by: @aome510
Base:
master← Head:add-seek-commands📝 Commits (3)
68085a6addSeekForwardandSeekBackwardcommands1a73b19implement command handler for seek commandsd239057update command description📊 Changes
4 files changed (+31 additions, -1 deletions)
View changed files
📝
README.md(+2 -0)📝
spotify_player/src/command.rs(+4 -0)📝
spotify_player/src/config/keymap.rs(+8 -0)📝
spotify_player/src/event/mod.rs(+17 -1)📄 Description
Related: https://github.com/aome510/spotify-player/issues/74#issuecomment-1225087875
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.