HumbleUI / JWM

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

Clean up event names #98

Closed tonsky closed 3 years ago

tonsky commented 3 years ago

EventClose -> EventWindowCloseRequest EventKeyboard -> EventKey EventReconfigure -> EventEnvChange EventResize -> EventWindowResize EventScroll -> EventMouseScroll