Merge PR #779: macOS: window title bar close/minimize/zoom buttons spacing

This commit is contained in:
Karl Tauber
2024-01-25 14:06:38 +01:00
16 changed files with 1481 additions and 100 deletions

View File

@@ -5,6 +5,9 @@ FlatLaf Change Log
#### New features and improvements
- macOS: Support larger window title bar close/minimize/zoom buttons spacing in
[full window content](https://www.formdev.com/flatlaf/macos/#full_window_content)
mode and introduced "buttons placeholder". (PR #779)
- Native libraries: System property `flatlaf.nativeLibraryPath` now supports
loading native libraries named the same as on Maven central. Improved log
messages for loading fails.