[PR #539] [MERGED] feat: target configuration for action keymaps #1728

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

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/539
Author: @juliamertz
Created: 8/8/2024
Status: Merged
Merged: 8/18/2024
Merged by: @aome510

Base: masterHead: feat-action-binds


📝 Commits (6)

📊 Changes

7 files changed (+124 additions, -38 deletions)

View changed files

📝 docs/config.md (+4 -1)
📝 spotify_player/src/command.rs (+8 -1)
📝 spotify_player/src/config/keymap.rs (+10 -5)
📝 spotify_player/src/event/mod.rs (+79 -13)
📝 spotify_player/src/event/page.rs (+18 -12)
📝 spotify_player/src/event/popup.rs (+4 -3)
📝 spotify_player/src/event/window.rs (+1 -3)

📄 Description

Actually fixes #428 this time 🙃


🔄 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/539 **Author:** [@juliamertz](https://github.com/juliamertz) **Created:** 8/8/2024 **Status:** ✅ Merged **Merged:** 8/18/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `feat-action-binds` --- ### 📝 Commits (6) - [`f2ccc5f`](https://github.com/aome510/spotify-player/commit/f2ccc5f48542494647ca17234e6b10e3448b0ae1) feat: target configuration for action keymaps - [`3fce3c5`](https://github.com/aome510/spotify-player/commit/3fce3c5d53d80097ac81f76a8f9c48e4b58305c4) fix formatting - [`6a81383`](https://github.com/aome510/spotify-player/commit/6a8138342800823c43115a5fadbdb6870461ba69) fix rename - [`d53e7c9`](https://github.com/aome510/spotify-player/commit/d53e7c9243cba610b7507c2a44425bfb274316c4) apply suggestions - [`f09c084`](https://github.com/aome510/spotify-player/commit/f09c084d9a400dbc22d3e307e6cba44e220f4811) Merge branch 'master' into feat-action-binds - [`9e9d36a`](https://github.com/aome510/spotify-player/commit/9e9d36ac0a547010d46b14a37c07a9247c52f63d) fix merge conflicts ### 📊 Changes **7 files changed** (+124 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `docs/config.md` (+4 -1) 📝 `spotify_player/src/command.rs` (+8 -1) 📝 `spotify_player/src/config/keymap.rs` (+10 -5) 📝 `spotify_player/src/event/mod.rs` (+79 -13) 📝 `spotify_player/src/event/page.rs` (+18 -12) 📝 `spotify_player/src/event/popup.rs` (+4 -3) 📝 `spotify_player/src/event/window.rs` (+1 -3) </details> ### 📄 Description Actually fixes #428 this time 🙃 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:29:54 +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#1728
No description provided.