[mythtv-commits] Ticket #7996: GUI Offset Not Working

MythTV mythtv at cvs.mythtv.org
Fri Mar 19 01:49:58 UTC 2010


#7996: GUI Offset Not Working
---------------------------------------------------------+------------------
 Reporter:  Britney Fransen <britney.fransen@…>          |        Owner:  paulh 
     Type:  defect                                       |       Status:  closed
 Priority:  minor                                        |    Milestone:  0.23  
Component:  MythTV - General                             |      Version:  head  
 Severity:  medium                                       |   Resolution:  fixed 
  Mlocked:  0                                            |  
---------------------------------------------------------+------------------

Comment(by mdean):

 (In [23765]) Fixes fullscreen window mode.

 The check for whether to make the window fullscreen added in [23578] was
 not working properly since the "real" (full-screen-sized) values for
 screen width and height were set by the time GetScreenSettings() was
 called, so they were no longer the full screen flag value, 0.  This
 changes the check to rely, instead, on the settings values, and also adds
 some logging output to make debugging future issues easier.

 Refs #7996.  Refs #8021 (though the change may not fix Compiz,
 mythfrontend should now properly request fullscreen mode when
 appropriate).  Thanks to stuarta and EnderTheThird for reporting the
 issue.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7996#comment:10>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list