[MPlayer-dev-eng] [PATCH] double click to switch to full screen in GUI
Diego Biurrun
diego at biurrun.de
Tue Sep 12 10:13:34 CEST 2006
On Sun, Sep 10, 2006 at 01:30:03PM +0200, laurent wozniak wrote:
>
> Diego Biurrun wrote:
> >Seems to be working fine, there is still some bogus output, though:
> >
> >No bind found for key 'MOUSE_BTN0'.
> >No bind found for key ''.
>
> The first output is correct.
> The second was a bug I corrected.
>
> When not using the GUI, nothing is bound to mouse button 0 click, but
> then an action is bound to the second click (double click).
> There is no way to anticipate that the user will do a double click when
> he clicked for the first time.
> With the GUI, both mouse button 0 click and double click are bound.
But this is not entirely the desired behavior. If I doubleclick I want
just the doubleclick action, not first the singleclick action and then
the doubleclick action...
Diego
More information about the MPlayer-dev-eng
mailing list