jglfw
jglfw copied to clipboard
Prevent virtual key release when NSApplication is NSApplicationAWT
We discovered that current JDKs apply the sendKey
events already.
So, there's no need to generates a virtual one in that case.