mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1185] [MERGED] fix(wm): focus and update after apply state #1244
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/1185
Author: @alex-ds13
Created: 12/17/2024
Status: ✅ Merged
Merged: 12/17/2024
Merged by: @LGUG2Z
Base:
master← Head:fix(wm)/focus-and-update-after-apply-state📝 Commits (1)
d7f2a2dfix(wm): focus and update after apply state📊 Changes
1 file changed (+59 additions, -0 deletions)
View changed files
📝
komorebi/src/window_manager.rs(+59 -0)📄 Description
This commit makes sure we focus the previously focused workspace on all monitors, load it and update it and in the end focus the actual focused monitor and workspace pair calling
update_focused_workspaceto make sure it updates the workspace and gives focus to the focused window.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.