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 756697 - windowManager: Fix fullscreen animations on dualscreen
windowManager: Fix fullscreen animations on dualscreen
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 756908 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-10-16 13:50 UTC by Florian Müllner
Modified: 2015-10-21 12:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
windowManager: Fix fullscreen animations on dualscreen (1.81 KB, patch)
2015-10-16 13:50 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2015-10-16 13:50:37 UTC
See patch.
Comment 1 Florian Müllner 2015-10-16 13:50:42 UTC
Created attachment 313464 [details] [review]
windowManager: Fix fullscreen animations on dualscreen

The translation should describe the difference between the fullscreened
and unfullscreened position of the window - however we are currently
assuming a fullscreen position of (0, 0) instead of the monitor's origin,
which causes glitches on dualscreen setups.
Comment 2 Florian Müllner 2015-10-16 13:51:51 UTC
Attachment 313464 [details] pushed as 1c3ea16 - windowManager: Fix fullscreen animations on dualscreen
Comment 3 Florian Müllner 2015-10-21 12:57:57 UTC
*** Bug 756908 has been marked as a duplicate of this bug. ***