Skip to content

plasma: Return empty region earlier for disabled containments

David Edmundson requested to merge work/d_ed/screen_early_return into master

The current code looks up the screen geometry for a null screen which gives warnings before returning the same value.

Merge request reports