jglfw icon indicating copy to clipboard operation
jglfw copied to clipboard

Prevent virtual key release when NSApplication is NSApplicationAWT

Open davidetan opened this issue 7 months ago • 2 comments

We discovered that current JDKs apply the sendKey events already. So, there's no need to generates a virtual one in that case.

davidetan avatar Jun 28 '24 10:06 davidetan