vsariola / sointu

Fork of 4klang that can target 386, amd64 and WebAssembly. Tools run on Windows, Mac & Linux
MIT License
240 stars 15 forks source link

right-shift could be start playback #58

Closed esaruoho closed 3 years ago

esaruoho commented 3 years ago

right-shift could be start playback

vsariola commented 3 years ago

unfortunately, gioui does not give shift/ctrl/cmd as their own keyevents, but only as modifiers to other key events, so until gioui implements a way to detect shift presses, there is no way to do this