You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the mouse cursor is moved into the top left 20x20 area, the window resizes itself to 100x100, and the box will only bounce within this smaller window.
This works as intended with the versions given above.
Take this simple application (based on this example: https://github.com/parasyte/pixels/tree/main/examples/minimal-winit):
https://gist.github.com/torokati44/e21a9576966395d7affd806f5c236a75
Compile it with
Cargo.toml
:When the mouse cursor is moved into the top left 20x20 area, the window resizes itself to 100x100, and the box will only bounce within this smaller window.
This works as intended with the versions given above.
However, when upgrading to:
I get this instead:
Manually resizing the window (or even just taking focus away from it) instantly fixes the surface size.
Both dependency versions work as intended on XWayland.
System info:
Operating System: Fedora Linux 37
KDE Plasma Version: 5.27.3
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 6.2.7-200.fc37.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 5950X 16-Core Processor
Memory: 31,2 GiB of RAM
Graphics Processor: AMD Radeon RX 6600 XT
The text was updated successfully, but these errors were encountered: