Skip to content

[containmentactions] Guard against having no virtual desktops

David Edmundson requested to merge work/vd_switch into master

It can apparently happen that virtual desktops is empty at a given point in time. Potentially due to other bugs on the system.

Calls to desktopIds.at(N) will fail.

BUG: 427106

Merge request reports