mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1344] [MERGED] fix(bar): added missing focus-monitor-at-cursor command to buttons
#1340
Reference in New Issue
Block a user
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/LGUG2Z/komorebi/pull/1344
Author: @CtByte
Created: 3/13/2025
Status: ✅ Merged
Merged: 3/14/2025
Merged by: @LGUG2Z
Base:
master← Head:focus_monitor_at_cursor📝 Commits (1)
e634584fix(bar): added missingfocus-monitor-at-cursorcommand 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-cursorcommand 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.