After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 774378 - Poor performance when resizing GTK/Wayland applications on high resolution screen
Poor performance when resizing GTK/Wayland applications on high resolution sc...
Status: RESOLVED DUPLICATE of bug 772075
Product: gtk+
Classification: Platform
Component: Backend: Wayland
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2016-11-14 00:44 UTC by Harshad
Modified: 2016-11-17 10:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Harshad 2016-11-14 00:44:18 UTC
On my laptop with a high dpi screen (3200x1800, 13.3"), Intel m3-6y30 processor, and 8gb ram and I am encountering significant lag and poor performance when GTK3/Wayland application windows are resized or content layout is otherwise updated. Often, several hundred ms pass between the cessation of a drag and the resize / reflow occurring. 

This video shows the issue: https://youtu.be/YyVKw4CTq6I

Non GTK3 / Wayland applications (i.e. xwayland applications) appear to behave normally with acceptable performance. When using the X11 backend as well, this behavior is not observed. 

The gnome-shell itself is quite smooth (overview animation, scrolling etc).

Further, reducing the resolution to 2048 x 1152 or lower completely alleviates the problem. At resolutions higher than this, it is very evident.

I am running Arch Linux with the 4.8.7 kernel, and gnome 3.22.2. This problem was present in 3.20 as well
Comment 1 Emmanuele Bassi (:ebassi) 2016-11-16 16:30:25 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository.

*** This bug has been marked as a duplicate of bug 772075 ***
Comment 2 Harshad 2016-11-17 00:56:40 UTC
Excellent! Thank you!

Any idea which release this will make it's way into? 3.24 or is there another 3.22.x in the pipeline?
Comment 3 Emmanuele Bassi (:ebassi) 2016-11-17 10:19:08 UTC
There won't be a GTK+ 3.24:

https://blog.gtk.org/2016/09/01/versioning-and-long-term-stability-promise-in-gtk/

A new GTK+ 3.22 release will be available in the future, with the fix for bug 772075.