[wayland] Ensure size is updated before marking window as ready for painting
Fixes regression introduced with 90a68145: we may not queue a signal taking a pointer to a ShellClient as the ShellClient might be destroyed before the queued signal is delivered. The idea for the queued signal was to ensure that the size is set when windowShown is emitted - this can also be achieved by first updating the size.
Showing
Please register or sign in to comment