RustAudio / baseview

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

x11: fix key modifiers mappings #194

Open Quant1um opened 2 months ago

Quant1um commented 2 months ago

this pull request fixes a bug on x11 where ALT modifies would be triggered by holding left mouse button instead of pressing alt key (same for NUM_LOCK and META modifiers)