]> git.sesse.net Git - vlc/commit
skins2(Win32): add a way to hide the popup menu on systray
authorErwan Tulou <erwan10@videolan.org>
Fri, 5 Mar 2010 14:10:53 +0000 (15:10 +0100)
committerErwan Tulou <erwan10@videolan.org>
Sat, 6 Mar 2010 10:15:19 +0000 (11:15 +0100)
commit40461fab68a7e6577bf2cc2a499e60dcb8f1424d
tree5c3bb26b964e52521b5886700326ed8e5bf92eac
parentd663d29a5802222f4034833d1e51c787e1788a9f
skins2(Win32): add a way to hide the popup menu on systray

Rightclicking on the vlc icon in systray displayed the popup menu,
but till now, there was no means to hide it without first executing
something from this menu

This patch uses leftclick as a way to hide this popupmenu
modules/gui/skins2/win32/win32_factory.cpp