Commits on Source (2)
-
Forward mouse and key events from windowed, fullscreen and video widget. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
eedf2a6f -
Mouse and keyboard events are exposed through signal. It tries to follow the "stock event" API [1] as close as possible. It isn't possible to use COleControl helpers as the ActiveX component doesn't use MFC. fix: #20358 [1] https://docs.microsoft.com/en-us/cpp/mfc/mfc-activex-controls-adding-stock-events-to-an-activex-control Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
a206e1ec