]> git.sesse.net Git - vlc/commit
Bugfix: non disparition of the Qt Popup Menu with X11 or SDL outputs.
authorJean-Philippe André <jpeg@via.ecp.fr>
Mon, 26 May 2008 22:43:20 +0000 (00:43 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Mon, 26 May 2008 23:28:22 +0000 (01:28 +0200)
commit0448c670c32d9fc60889ce2c3e8f72330a389e44
treef48427bbe7086f292fb8aa7c3360d60cae425c87
parent2fa5009a3115757819806c5a85256f03bb042ad5
Bugfix: non disparition of the Qt Popup Menu with X11 or SDL outputs.

Actually, we just need to do like Direct3D: catch left-click.
modules/gui/qt4/main_interface.cpp
modules/video_output/sdl.c
modules/video_output/x11/xcommon.c