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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.