HiImJulien/fundament

Not all events handled on macOS

Closed this issue · 1 comments

Not all window events are handled on the macOS implementation.

The following events are not processed or not processed correctly:

  • window closed -> No window handle passed
  • window resized -> Not handled
  • window got focus -> Not handled
  • window lost focus -> Not handled
  • key press/release -> Key not translated