[mythtv-commits] Ticket #4699: Win32 fullscreen mode support

MythTV mythtv at cvs.mythtv.org
Mon Feb 18 06:47:34 UTC 2008


#4699: Win32 fullscreen mode support
-----------------------------+----------------------------------------------
 Reporter:  andrei at tanas.ca  |       Owner:  ijr 
     Type:  patch            |      Status:  new 
 Priority:  minor            |   Milestone:  0.21
Component:  mythtv           |     Version:  head
 Severity:  medium           |     Mlocked:  0   
-----------------------------+----------------------------------------------
 It turns out, QT3/win32 does not implement QGLWidget::reparent (the method
 is there, it's just empty.

 This workaround uses create() to achieve similar effect.

 This fixes fullscreen behaviour to some degree (the main window opens
 fullscreen, does not have borders or title bar, and covers windows
 taskbar), however, there are still issues - switching to livetv and back
 sometimes moves the window, the main menu is sometimes painted where the
 client area of the window would be if the window had the title bar.

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


More information about the mythtv-commits mailing list