scripting: Properly initialize clients model for Wayland windows
In some cases, a ClientLevel model may not contain all Wayland windows because of missing if (waylandServer()) {} code path in init() method. (cherry picked from commit faf6b8e0)
Please register or sign in to comment