HumbleUI / JWM

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

Linux: getContentRect #109

Closed Alex2772 closed 2 years ago

Alex2772 commented 3 years ago

At the moment JWM assumes that Linux window does not have any borders (they have zero thickness). We should access GNOME or KDE directly in order to request the size of window decorations.