]> git.sesse.net Git - vlc/commit
* src/window_manager.cpp: added a synchVisibility() method to show the
authorCyril Deguet <asmax@videolan.org>
Sat, 3 Apr 2004 23:21:47 +0000 (23:21 +0000)
committerCyril Deguet <asmax@videolan.org>
Sat, 3 Apr 2004 23:21:47 +0000 (23:21 +0000)
commit3cad60cecab4be82b6f62f82e9ef6178e47d99ab
tree8db82cc491c280c63d7f706907bd7a75b3dfd0e6
parentcc1f85bd427f97c29427880551d865f3a4530996
  * src/window_manager.cpp: added a synchVisibility() method to show the
  visible windows (because they may have be hidden by the window manager)
  * all: removed the dirty hacks from the previous commit ;)
modules/gui/skins2/src/os_loop.hpp
modules/gui/skins2/src/window_manager.cpp
modules/gui/skins2/src/window_manager.hpp
modules/gui/skins2/utils/var_bool.cpp
modules/gui/skins2/utils/var_bool.hpp
modules/gui/skins2/x11/x11_loop.cpp
modules/gui/skins2/x11/x11_loop.hpp
modules/gui/skins2/x11/x11_window.cpp