[MPlayer-dev-eng] [PATCH] double click to switch to full screen in GUI
laurent wozniak
laurent.wozniak at laposte.net
Tue Sep 12 20:12:00 CEST 2006
laurent wozniak wrote:
>
> 1) Respect the double click semantic and have 1st click select the
> window, which is already done by the windowing system, thus bind 1st
> click to "no operation".
> This can be done by binding all mouse button single click to "no
> operation" by default.
This can also be done by: whenever mouse X double click is being bound,
also bind mouse X button single click to "no operation" if not already
bound.
This way we can still have warnings for mouse button X if not bound at all.
Cheers,
Laurent
More information about the MPlayer-dev-eng
mailing list