[mythtv-commits] mythtv/master commit: 3ad6c81aa by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Wed Mar 16 03:53:26 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-03-15T20:53:06-07:00
   Push Date:  2011/03/15 20:53:23 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  3ad6c81aa83491b7e6d2d54c15daf16894a72299
   Changeset:  https://github.com/MythTV/mythtv/commit/3ad6c81aa

Log:

libmythui: Fix fullscreen windowing with Compiz (and Gnome?)

This is based on the patch from Lawrence Rust in ticket #9589 which
notes that Compiz requires the window to be visible before we set its
state.

Testing across various Ubuntu desktops (with and without Compiz and
composite enabled) and on OSX and windows suggests that it is safe just
to show the window earlier in the initialisation process and avoid the
ifdef.

Modified:

   mythtv/libs/libmythui/mythmainwindow.cpp



More information about the mythtv-commits mailing list