]> git.sesse.net Git - vlc/commit
* skins2/win32/win32_window.cpp: Transparency works correctly (this is
authorOlivier Teulière <ipkiss@videolan.org>
Thu, 8 Apr 2004 17:54:03 +0000 (17:54 +0000)
committerOlivier Teulière <ipkiss@videolan.org>
Thu, 8 Apr 2004 17:54:03 +0000 (17:54 +0000)
commit50c479daf448848f38eb8a2d12ace1bdf55dd68d
treeeefeb3dea4f087a31b5cdf8d4f0d6d45e9b85425
parent14b80cc4736dace9c829d46e2d6ec1303798d8b5
 * skins2/win32/win32_window.cpp: Transparency works correctly (this is
   controlled by the 'alpha' and 'movealpha' attributes of the 'Theme'
   tag). Win32 only.
   Note: It is advised to use 255 for the alpha value, otherwise resizing
   will be slowed down a lot...
modules/gui/skins2/src/os_window.hpp
modules/gui/skins2/win32/win32_window.cpp
modules/gui/skins2/win32/win32_window.hpp
modules/gui/skins2/x11/x11_window.cpp
modules/gui/skins2/x11/x11_window.hpp