[PR #1128] [CLOSED] fix: switching workspaces on secondary monitor #1215

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1128
Author: @notTamion
Created: 11/19/2024
Status: Closed

Base: masterHead: fix-workspace-switching


📝 Commits (1)

  • 8fd2c6f fix: switching workspaces on secondary monitor

📊 Changes

1 file changed (+20 additions, -10 deletions)

View changed files

📝 komorebi/src/process_command.rs (+20 -10)

📄 Description

If i understood the reason for this "re-focus" correctly this should be the proper fix for the problem. When having mouse follows focus disabled and trying to switch the workspace on another monitor by first switching focus to that monitor and then changing workspace it doesn't matter which monitor you have focused as it will automatically focus the monitor your cursor is on


🔄 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/1128 **Author:** [@notTamion](https://github.com/notTamion) **Created:** 11/19/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-workspace-switching` --- ### 📝 Commits (1) - [`8fd2c6f`](https://github.com/LGUG2Z/komorebi/commit/8fd2c6f9bb5476fa32da13f2e7aeb3c61f76a7b5) fix: switching workspaces on secondary monitor ### 📊 Changes **1 file changed** (+20 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/process_command.rs` (+20 -10) </details> ### 📄 Description If i understood the reason for this "re-focus" correctly this should be the proper fix for the problem. When having mouse follows focus disabled and trying to switch the workspace on another monitor by first switching focus to that monitor and then changing workspace it doesn't matter which monitor you have focused as it will automatically focus the monitor your cursor is on --- <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:29 +01:00
adam closed this issue 2026-01-05 14:54:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1215