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