mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-22 21:35:58 +01:00
parent
95d0e67f5c
commit
1528659eeb
1 changed files with 0 additions and 3 deletions
|
@ -217,9 +217,6 @@ bool CWindowManager::handleEvent() {
|
||||||
sanityCheckOnWorkspace(active);
|
sanityCheckOnWorkspace(active);
|
||||||
}
|
}
|
||||||
|
|
||||||
// fix unmanaged windows
|
|
||||||
unmanageUnnamedWindows();
|
|
||||||
|
|
||||||
// remove unused workspaces
|
// remove unused workspaces
|
||||||
cleanupUnusedWorkspaces();
|
cleanupUnusedWorkspaces();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue