mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 22:22:00 -07:00
fix wonky focus on movetoworkspace
This commit is contained in:
@@ -842,7 +842,7 @@ void CKeybindManager::moveActiveToWorkspace(std::string args) {
|
||||
m->specialWorkspaceOpen = false;
|
||||
}
|
||||
|
||||
g_pInputManager->refocus();
|
||||
g_pCompositor->focusWindow(PWINDOW);
|
||||
|
||||
PWINDOW->updateToplevel();
|
||||
}
|
||||
|
Reference in New Issue
Block a user