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 736568 - Fix multi-monitor backgrounds
Fix multi-monitor backgrounds
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2014-09-12 14:45 UTC by Owen Taylor
Modified: 2014-09-12 15:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix multi-monitor backgrounds (3.84 KB, patch)
2014-09-12 14:45 UTC, Owen Taylor
committed Details | Review

Description Owen Taylor 2014-09-12 14:45:32 UTC
The texture area was meant to be in monitor-relative coordinates, but that
was not consistently followed throughout the code - fix.
Comment 1 Owen Taylor 2014-09-12 14:45:34 UTC
Created attachment 286053 [details] [review]
Fix multi-monitor backgrounds
Comment 2 Florian Müllner 2014-09-12 14:57:19 UTC
Review of attachment 286053 [details] [review]:

LGTM
Comment 3 Owen Taylor 2014-09-12 15:01:47 UTC
Attachment 286053 [details] pushed as 09b4602 - Fix multi-monitor backgrounds