Skip to content

macosx: Handle mouse events from vout window instead of vout display

These changes move the responsibility of handling mouse events to the vout window modules instead of the display. It's addressed for the macOS gui module and the libvlc vout window module.

Merge request reports