[PR #754] [MERGED] fix bug #753 - Action menu shorcut numbers not working anymore #1804

Closed
opened 2026-03-14 15:33:58 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: bug#753


📝 Commits (3)

📊 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_prefix if 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.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/754 **Author:** [@markgandolfo](https://github.com/markgandolfo) **Created:** 6/24/2025 **Status:** ✅ Merged **Merged:** 7/26/2025 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `bug#753` --- ### 📝 Commits (3) - [`c19e108`](https://github.com/aome510/spotify-player/commit/c19e108bd9413f24a5f76320e0db0914524a8c88) fix bug #753. - [`17a85cf`](https://github.com/aome510/spotify-player/commit/17a85cf4f7e88c9b9b495633d7b6ba6d4822c570) only update count prefix if the command is not handled - [`662506c`](https://github.com/aome510/spotify-player/commit/662506cc56bd3376d96215c879449559ca711e5a) fix clippy window ### 📊 Changes **2 files changed** (+26 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/event/mod.rs` (+20 -24) 📝 `spotify_player/src/media_control.rs` (+6 -6) </details> ### 📄 Description Fixes #753 Fixes #764 This PR updates the logic to only update `count_prefix` if the pressed digit key is not handled as bind command or action --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:33:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1804
No description provided.