HumbleUI / JWM

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

Clean up ambiguity in Window size / content size #97

Closed tonsky closed 3 years ago

tonsky commented 3 years ago

EventWindowResize:

EventWindowMove:

Window::setWindowFrame

Window::getWindowFrame

Window::getContentFrame:

OSes:

tonsky commented 3 years ago

TBD in #109