FlatLaf Change Log ================== ## 3.7-SNAPSHOT - Extras: Support JSVG 2.0.0. Minimum JSVG version is now 1.6.0. (issue #997) - JideSplitButton: Fixed updating popup when switching theme. (issue #1000) - IntelliJ Themes: Fixed logging false errors when loading 3rd party `.theme.json` files. (issue #990) - Linux: Popups appeared in wrong position on multi-screen setup if primary display is located below or right to secondary display. (see [NetBeans issue #8532](https://github.com/apache/netbeans/issues/8532)) ## 3.6 #### New features and improvements - macOS: Re-enabled rounded popup border (see PR #772) on macOS 14.4+ (was disabled in 3.5.x). - Increased contrast of text for better readability: (PR #972; issue #762) - In **FlatLaf Dark**, **FlatLaf Darcula** and many dark IntelliJ themes, made all text colors brighter. - In **FlatLaf Light**, **FlatLaf IntelliJ** and many light IntelliJ themes, made disabled text colors slightly darker. - In **FlatLaf macOS Light**, made disabled text colors darker. - In **FlatLaf macOS Dark**, made text colors of "default" button and selected ToggleButton lighter. - CheckBox: Support styling indeterminate state of [tri-state check boxes](https://www.javadoc.io/doc/com.formdev/flatlaf-extras/latest/com/formdev/flatlaf/extras/components/FlatTriStateCheckBox.html). (PR #936; issue #919) - List: Support for alternate row highlighting. (PR #939) - Tree: Support for alternate row highlighting. (PR #903) - Tree: Support wide cell renderer. (issue #922) - ScrollBar: Use rounded thumb also on Windows (as on macOS and Linux) and made thumb slightly darker/lighter. (issue #918) - Extras: `FlatSVGIcon` color filters now can access painting component to implement component state based color mappings. (issue #906) - Linux: - Rounded iconify/maximize/close buttons if using FlatLaf window decorations. (PR #971) - Added `libflatlaf-linux-arm64.so` for Linux on ARM64. (issue #899) - Use X11 window manager events to resize window, if FlatLaf window decorations are enabled. This gives FlatLaf windows a more "native" feeling. (issue #866) - IntelliJ Themes: - Updated to latest versions and fixed various issues. - Support customizing through properties files. (issue #824) - SwingX: Support `JXTipOfTheDay` component. (issue #980) - Support key prefixes for Linux desktop environments (e.g. `[gnome]`, `[kde]` or `[xfce]`) in properties files. (issue #974) - Support custom key prefixes (e.g. `[win10]` or `[test]`) in properties files. (issue #649) - Support multi-prefixed keys (e.g. `[dark][gnome]TitlePane.buttonBackground`). The value is only used if all prefixes match current platform/theme. - Support new component border color to indicate success state (set client property `JComponent.outline` to `success`). (PR #982, issue #945) - Fonts: Updated **Inter** to [v4.1](https://github.com/rsms/inter/releases/tag/v4.1). #### Fixed bugs - Button: Fixed background and foreground colors for `borderless` and `toolBarButton` style default buttons (`JButton.isDefaultButton()` is `true`). (issue #947) - FileChooser: Improved performance when navigating to large directories with thousands of files. (issue #953) - PopupFactory: Fixed NPE on Windows 10 when `owner` is `null`. (issue #952) - Popup: On Windows 10, drop shadow of heavy-weight popup was not updated if popup moved/resized. (issue #942) - FlatLaf window decorations: - Minimize and maximize icons were not shown for custom scale factors less than 100% (e.g. `-Dflatlaf.uiScale=75%`). (issue #951) - Linux: Fixed occasional maximizing of window when single-clicking the window's title bar. (issue #637) - Styling: MigLayout visual padding was not updated after applying style to Button, ComboBox, Spinner, TextField (and subclasses) and ToggleButton. (issue #965) - Linux: Popups (menus and combobox lists) were not hidden when window is moved, resized, maximized, restored, iconified or switched to another window. (issue #962) - Fixed loading FlatLaf UI delegate classes when using FlatLaf in special application where multiple class loaders are involved. E.g. in Eclipse plugin or in LibreOffice extension. (issues #955 and #851) - HTML: Fixed rendering of `