#2256·iced

Resizing doesn't work under wayland

Author: justDeeevinCreated Feb 16, 2024Updated Sep 7, 2026
Labelsbug

Is there an existing issue for this?

  • I have searched the existing issues.

Is this issue related to iced?

  • My hardware is compatible and my graphics drivers are up-to-date.

What happened?

When I call window::resize(), the window fails to resize. It changes for what appears to be a frame, and then reverts back to its original state.

What is the expected behavior?

The window with the specified ID should shape itself to the given size.

Version

crates.io release

Operating System

Linux

Do you have any log output?

No response