[mythtv-commits] Re: Ticket #347: Fix for multiple screens but non virtual desktop

MythTV mythtv at cvs.mythtv.org
Mon Sep 19 00:05:17 UTC 2005


#347: Fix for multiple screens but non virtual desktop
------------------------------------------------------+---------------------
 Reporter:  Paul Andreassen <paul at andreassen.com.au>  |        Owner:  danielk
     Type:  patch                                     |       Status:  closed 
 Priority:  minor                                     |    Milestone:  0.19   
Component:  mythtv                                    |      Version:  head   
 Severity:  medium                                    |   Resolution:  fixed  
------------------------------------------------------+---------------------
Changes (by danielk):

  * resolution:  => fixed
  * status:  assigned => closed

Comment:

 (In [7271]) Fixes #347.

 The Xinerama config was exposed for single-server multi-screen
 non-Xinerama setups due to a change in GetNumberOfXineramaScreens()
 and was being used in these non-Xinerama setups. This fixes
 GetNumberOfXineramaScreens() and documents it so that it's
 function isn't confused with QDesktop::numScreens(). It also
 uses Paul Andreassen's desktop->primaryScreen() fix so that
 single-server multi-screen non-Xinerama setups work correctly.

 Bigel, this may break MacOS X multi-screen setups, my
 understanding is that these work somewhat like Xinerama,
 perhaps we can enable a "screen" setting on OS X?
 But first I need to know, does a MacOS X multi-screen
 setup ever not support Xinerama functionality?

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/347>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list