Closed SamRodri closed 2 weeks ago
1 - Run the countdown example.
countdown
Issue is that an exact size is set, in other platforms this is the inner size, in Wayland the custom chrome is included.
size
The shortcut example has a similar issue, but it is auto_size
shortcut
auto_size
Current impl of custom chrome also overrides window padding, this is the main cause of the visual change.
padding
Following these steps:
1 - Run the
countdown
example.Issue is that an exact
size
is set, in other platforms this is the inner size, in Wayland the custom chrome is included.