[PR #1503] [MERGED] feat(shortcuts): show all hotkey bindings and improve UI #1433

Closed
opened 2026-01-05 14:55:16 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1503
Author: @Mhjulstad
Created: 7/17/2025
Status: Merged
Merged: 7/17/2025
Merged by: @LGUG2Z

Base: masterHead: master


📝 Commits (2)

  • 359bd3b Removed command filtering logic and improved UI for shortcut display.
  • 06e306c Merge pull request #1 from Mhjulstad/remove-komorebic-command-filter-for-whkd

📊 Changes

1 file changed (+8 additions, -14 deletions)

View changed files

📝 komorebi-shortcuts/src/main.rs (+8 -14)

📄 Description

  • Removed command filtering logic from the shortcuts UI.
  • All hotkey bindings are now shown regardless of command.
  • Improved UI with hint text for the filter input.

🔄 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/LGUG2Z/komorebi/pull/1503 **Author:** [@Mhjulstad](https://github.com/Mhjulstad) **Created:** 7/17/2025 **Status:** ✅ Merged **Merged:** 7/17/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`359bd3b`](https://github.com/LGUG2Z/komorebi/commit/359bd3b2900f388da00a146652b4b445f43e8c26) Removed command filtering logic and improved UI for shortcut display. - [`06e306c`](https://github.com/LGUG2Z/komorebi/commit/06e306c9a089e7265878cf287c4eddc372476c9a) Merge pull request #1 from Mhjulstad/remove-komorebic-command-filter-for-whkd ### 📊 Changes **1 file changed** (+8 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `komorebi-shortcuts/src/main.rs` (+8 -14) </details> ### 📄 Description - Removed command filtering logic from the shortcuts UI. - All hotkey bindings are now shown regardless of command. - Improved UI with hint text for the filter input. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:55:16 +01:00
adam closed this issue 2026-01-05 14:55:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1433