Fix crash in nested wayland backend on startup
In a recent refactor screens are only created when our xdg_surface has been acked. This leaves a window where m_waylandCursor is null and events are still being processed.
In a recent refactor screens are only created when our xdg_surface has been acked. This leaves a window where m_waylandCursor is null and events are still being processed.