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 788642 - No window animations for GTK3 apps on Wayland
No window animations for GTK3 apps on Wayland
Status: RESOLVED DUPLICATE of bug 780292
Product: gnome-shell
Classification: Core
Component: window-management
3.26.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-10-07 17:13 UTC by Michael Rapp
Modified: 2017-10-07 17:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Rapp 2017-10-07 17:13:26 UTC
Gnome 3.26 introduced window animations when tiling or maximizing windows. While this works fine on my system when using a X session, animations are not shown for some windows when using a Wayland session.

E.g. it doesn't work for Gedit, Nautilus, Calendar, Builder, Contacts, Gnome Settings and many more. On the other hand it does work for Google Chrome, Firefox, Gimp and IntelliJ. To my knowledge all of the affected applications use GTK3, whereas the unaffected ones do not. Consequently I suspect that the use of GTK3 is somehow related. 

My system runs Gnome 3.26.1 on Arch Linux. The used GTK3 version is 3.22.24.
Comment 1 Florian Müllner 2017-10-07 17:58:35 UTC
This is a known regression that affects all wayland windows (that's why some windows still work for you, they are using X11 via XWayland)

*** This bug has been marked as a duplicate of bug 780292 ***