mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-07 23:05:58 +01:00
I am an idiot
This commit is contained in:
parent
942efbcd77
commit
db56e01c63
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
// and that'd be annoying as hell
|
||||
g_pCompositor->fixXWaylandWindowsOnWorkspace(workspaceToChangeTo);
|
||||
g_pCompositor->fixXWaylandWindowsOnWorkspace(OLDWORKSPACE);
|
||||
}
|
Loading…
Reference in a new issue