Skip to content

[3.0] vout: pass non-left-mouse-button double-clicks on Windows too

nurupo requested to merge nurupo/vlc:dont-filter-out-double-clicks-win32 into 3.0.x

Follow-up to ed22580d, which did this on Linux.

(Didn't realize that Windows uses its own mouse event handling code instead of the one coming from Qt GUI).

Merge request reports