VaQuoleUI
VaQuoleUI copied to clipboard
Add mouse input support for native Qt widgets
Currently input is grabbed by one "main" widget (QWebView in our case).
We can extend it to support all widgets.