mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
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#1804
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/754
Author: @markgandolfo
Created: 6/24/2025
Status: ✅ Merged
Merged: 7/26/2025
Merged by: @aome510
Base:
master← Head:bug#753📝 Commits (3)
c19e108fix bug #753.17a85cfonly update count prefix if the command is not handled662506cfix clippy window📊 Changes
2 files changed (+26 additions, -30 deletions)
View changed files
📝
spotify_player/src/event/mod.rs(+20 -24)📝
spotify_player/src/media_control.rs(+6 -6)📄 Description
Fixes #753
Fixes #764
This PR updates the logic to only update
count_prefixif the pressed digit key is not handled as bind command or action🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.