[vlc-devel] [vlc-commits] Qt: handle special mouse buttons
Francois Cartegnie
fcvlcdev at free.fr
Sun Mar 4 22:56:28 CET 2012
Le 02/03/2012 07:57, Rémi Denis-Courmont a écrit :
> The mouse events handling is already scoped to the video output as it
> should. The key presses are not and that's a major problem, especially for
> LibVLC. Please use the mouse events infrastucture for mouse events.
>
Buttons 4 & 5 (Wheel Left/Right) are propagated. Middle button isn't.
The problem to have a way to allow the user to bind mouse buttons to
actions, the same way he does for keyboard shortcuts.
Francois
More information about the vlc-devel
mailing list