mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1128] [CLOSED] fix: switching workspaces on secondary monitor #1215
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/1128
Author: @notTamion
Created: 11/19/2024
Status: ❌ Closed
Base:
master← Head:fix-workspace-switching📝 Commits (1)
8fd2c6ffix: 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.