Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laggy window resizing on Wayland WGPU #2750

Open
4 tasks done
VlaDexa opened this issue Jan 25, 2025 · 0 comments
Open
4 tasks done

Laggy window resizing on Wayland WGPU #2750

VlaDexa opened this issue Jan 25, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@VlaDexa
Copy link

VlaDexa commented Jan 25, 2025

Is your issue REALLY a bug?

  • My issue is indeed a bug!
  • I am not crazy! I will not fill out this form just to ask a question or request a feature. Pinky promise.

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?

Default backend resizes windows with a significant delay. See video.

2025-01-25.18-05-28.mp4

Layout of windows in video:

Default iced counter example Counter example with ICED_BACKEND=tiny-skia
Counter example in an XWayland window (env -u WAYLAND_DISPLAY) with default renderer Default wgpu hello_triangle example

Choppiness of XWayland window resizing is an expected behavior of X11 apps on Wayland, but it still doesn't display the same lag in resizing of the Wayland window.

This behavior is both present at the master branch and at the released version.

What is the expected behavior?

I expect the default renderer on wayland to be as fast as any other shown example at resizing.

Version

master

Operating System

Linux

Do you have any log output?

@VlaDexa VlaDexa added the bug Something isn't working label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant