HumbleUI / JWM

Cross-platform window management and OS integration library for Java
Apache License 2.0
546 stars 44 forks source link

Add EventMouseLeave #287

Open tonsky opened 5 months ago

tonsky commented 5 months ago

This event should fire when mouse goes outside the window boundary

See https://github.com/HumbleUI/JWM/issues/227 and https://github.com/HumbleUI/HumbleUI/issues/27 for context

blnote commented 5 months ago

I can try to help with the windows part of the issue, just got it compiled.

blnote commented 5 months ago

Ok, I implemented it for windows and could push a branch for pull request if you permit

jaketothepast commented 5 months ago

I'll take this for Mac and X11