Skip to content
Commit 282e2dfb authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Ensure that the current virtual desktop cannot be null

VirtualDesktopManager::currentChanged() can be emitted with
previousDesktop being null/0. It can happen only on startup. After that,
it's always valid. In order to make the code that uses the
currentChanged signal less trickier, ensure that the current virtual
desktop is initialized when the virtual desktop config is loaded.
parent 1854224c
Pipeline #339958 canceled with stage
in 11 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment