I run the raquote-winit example in GNOME with Wayland and get the following result.

It is padded and the size is out of sync. This is the case in animated render.
For static render, at the first render (before the cursor enter or interact), the size is fine. But soon as I touch the window, it goes out of sync and padded as in the picture.
The padded is actually passing through, as my cursor become and edit handle on top of a terminal.
I run the
raquote-winitexample in GNOME with Wayland and get the following result.It is padded and the size is out of sync. This is the case in animated render.
For static render, at the first render (before the cursor enter or interact), the size is fine. But soon as I touch the window, it goes out of sync and padded as in the picture.
The padded is actually passing through, as my cursor become and edit handle on top of a terminal.