mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-01 01:17:51 +03:00
update dodgeAllWindows on startup properly
This commit is contained in:
parent
2c33ad52b6
commit
3f3560aab5
@ -220,6 +220,8 @@ void VisibilityManager::setMode(Latte::Types::Visibility mode)
|
||||
|
||||
m_connections[base+1] = connect(m_latteView->windowsTracker(), &WindowsTracker::existsWindowTouchingChanged
|
||||
, this, &VisibilityManager::dodgeAllWindows);
|
||||
|
||||
dodgeAllWindows();
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user