[MPlayer-dev-eng] [PATCH] double click to switch to full screen in GUI
Diego Biurrun
diego at biurrun.de
Thu Aug 24 16:20:47 CEST 2006
On Thu, Aug 24, 2006 at 08:29:16AM +0200, laurent wozniak wrote:
>
> - mplayer (no gui) supports mouse double click events only for "direct
> x" video output driver.
> - gmplayer (gui) does not handle mouse click events defined in
> "input.conf", at least for X11 based drivers:
> There is a veto in "x11_common.c" since events are handled by the GUI.
> - X11 does not generate any mouse double click events.
> Some libraries on top of X11 does, such as GTK, but then we should port
> the GUI events handlers ("mw.c", "sw.c", ...) from native X11 to pure GTK.
Handling double click in a general way and not just with directx would
be a desirable feature...
Diego
More information about the MPlayer-dev-eng
mailing list