[PR #1344] [MERGED] fix(bar): added missing focus-monitor-at-cursor command to buttons #1340

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1344
Author: @CtByte
Created: 3/13/2025
Status: Merged
Merged: 3/14/2025
Merged by: @LGUG2Z

Base: masterHead: focus_monitor_at_cursor


📝 Commits (1)

  • e634584 fix(bar): added missing focus-monitor-at-cursor command to buttons

📊 Changes

2 files changed (+13 additions, -2 deletions)

View changed files

📝 komorebi-bar/src/komorebi.rs (+1 -0)
📝 komorebi-bar/src/komorebi_layout.rs (+12 -2)

📄 Description

This commit adds the focus-monitor-at-cursor command on all the toggle buttons as the monitor idx is not sent as a parameter and the monitor needs to be focused when these buttons are clicked on the bar (especially for multiple bars)


🔄 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/1344 **Author:** [@CtByte](https://github.com/CtByte) **Created:** 3/13/2025 **Status:** ✅ Merged **Merged:** 3/14/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `focus_monitor_at_cursor` --- ### 📝 Commits (1) - [`e634584`](https://github.com/LGUG2Z/komorebi/commit/e634584247259ee7737b966ef92db33c9eb29a9d) fix(bar): added missing `focus-monitor-at-cursor` command to buttons ### 📊 Changes **2 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `komorebi-bar/src/komorebi.rs` (+1 -0) 📝 `komorebi-bar/src/komorebi_layout.rs` (+12 -2) </details> ### 📄 Description This commit adds the `focus-monitor-at-cursor` command on all the toggle buttons as the monitor idx is not sent as a parameter and the monitor needs to be focused when these buttons are clicked on the bar (especially for multiple bars) --- <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:54:56 +01:00
adam closed this issue 2026-01-05 14:54:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1340