mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-05 06:31:57 -07:00
I am an idiot
This commit is contained in:
@@ -142,5 +142,5 @@ void CKeybindManager::changeworkspace(std::string args) {
|
|||||||
|
|
||||||
// we need to move XWayland windows to narnia or otherwise they will still process our cursor and shit
|
// we need to move XWayland windows to narnia or otherwise they will still process our cursor and shit
|
||||||
// and that'd be annoying as hell
|
// and that'd be annoying as hell
|
||||||
g_pCompositor->fixXWaylandWindowsOnWorkspace(workspaceToChangeTo);
|
g_pCompositor->fixXWaylandWindowsOnWorkspace(OLDWORKSPACE);
|
||||||
}
|
}
|
Reference in New Issue
Block a user