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 593404 - Make MUTTER_DEBUG_XINERAMA override active Xinerama
Make MUTTER_DEBUG_XINERAMA override active Xinerama
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2009-08-28 16:25 UTC by Owen Taylor
Modified: 2009-08-28 16:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Make MUTTER_DEBUG_XINERAMA override active Xinerama (3.72 KB, patch)
2009-08-28 16:25 UTC, Owen Taylor
reviewed Details | Review

Description Owen Taylor 2009-08-28 16:25:43 UTC
Just a minor cleanup - filing to get it out of my local tree.
Comment 1 Owen Taylor 2009-08-28 16:25:46 UTC
Created attachment 141940 [details] [review]
Make MUTTER_DEBUG_XINERAMA override active Xinerama

It seems a bit cleaner to make the MUTTER_DEBUG_XINERAMA variable
that sets up fake Xinerama take effect even if Xinerama is active;
this means we don't count on Xinerama (or Xrandr if we switch tot
that) special casing the case of one monitor.
Comment 2 Tomas Frydrych 2009-08-28 16:40:36 UTC
Comment on attachment 141940 [details] [review]
Make MUTTER_DEBUG_XINERAMA override active Xinerama

Looks fine.
Comment 3 Owen Taylor 2009-08-28 16:58:09 UTC
Pushed, thanks.