aseprite / laf

A C++ library to create desktop applications
https://aseprite.github.io/laf/
MIT License
276 stars 60 forks source link

Review keyboard events #50

Open dacap opened 1 year ago

dacap commented 1 year ago

Review keyboard events and codes. Rename KeyScancode to VKey or something like that our KeyScancode is a virtual keycode in reality.

Also check what compatibility we can offer with web keycodes: