RustAudio / baseview

low-level window system interface for audio plugin UIs
Apache License 2.0
259 stars 54 forks source link

Add logic for CursorEntered/CursorLeft on x11 #151

Closed Fredemus closed 9 months ago

Fredemus commented 9 months ago

Necessary to fix https://github.com/vizia/vizia/issues/407, which is a bug that locks up the GUI when you press down on a mouse button inside the window and release the button outside the window.