Skip to content

win32/common: move the sensor code handling outside of display code

Steve Lhomme requested to merge robUx4/vlc:win32-event-cleanup into master

It can be handled directly by the common code. We just need to enable it in a few modules.

Plus misc cleaning of the event/HWND code.

Merge request reports