[mythtv-commits] Ticket #8431: Remove Mac OS fullscreen hack

MythTV mythtv at cvs.mythtv.org
Fri May 7 20:31:18 UTC 2010


#8431: Remove Mac OS fullscreen hack
-------------------------+--------------------------------------------------
 Reporter:  mdean        |       Owner:  nigel     
     Type:  patch        |      Status:  new       
 Priority:  minor        |   Milestone:  unknown   
Component:  Ports - OSX  |     Version:  Trunk Head
 Severity:  medium       |     Mlocked:  0         
-------------------------+--------------------------------------------------
 In #8121, Jeff Lu submitted a patch that fixes fullscreen mode on Windows,
 where the call to setWindowState(Qt::WindowFullScreen) must come after the
 call to setWindowFlags(flags) .  Before this patch, there was a hack added
 to workaround fullscreen not working properly on Mac OS by changing the
 window to be a Qt::SplashScreen .  It seems that the Mac OS hack was
 working around the same issue that Jeff saw on Windows, so we should be
 able to remove the splash screen hack, now, after [24479].

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8431>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list