Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 19, 2025

This PR contains the following updates:

Package Change Age Confidence
com.formdev:flatlaf-intellij-themes 3.6.1 -> 3.7 age confidence
com.formdev:flatlaf-swingx 3.6.1 -> 3.7 age confidence
com.formdev:flatlaf-jide-oss 3.6.1 -> 3.7 age confidence
com.formdev:flatlaf-extras 3.6.1 -> 3.7 age confidence
com.formdev:flatlaf 3.6.1 -> 3.7 age confidence

Release Notes

JFormDesigner/FlatLaf (com.formdev:flatlaf-intellij-themes)

v3.7

Compare Source

New features and improvements
  • System File Chooser allows using operating system file dialogs in Java
    Swing applications. (PR #​988)
  • Zooming API. (PR #​1051)
  • Icons:
    • Support scaling Laf icons (checkbox, radiobutton, etc). (issue #​1061)
    • Scale checkbox and radiobutton icons when using
      text styles
      large, medium, small and mini.
  • TabbedPane: Added icon-only tab mode, which shows tab icons but hides tab
    titles. Tab titles are used in "Show Hidden Tabs" popup menu. (set client
    property JTabbedPane.tabWidthMode to "iconOnly")
  • TabbedPane: In scroll tab layout, propagate mouse wheel events to ancestors.
    This allows mouse wheel scrolling if JTabbedPane is inside a JScrollPane. (PR
    #​1030)
Fixed bugs
  • CheckBox and RadioButton: Fixed styling of custom icon. Also fixed focus width
    (and preferred size) if using custom icon. (PR #​1060)
  • TabbedPane: In "Show Hidden Tabs" popup menu, do not show text "x. Tab" if tab
    has icon but no title. (issue #​1062)
  • TextField: Fixed wrong leading/trailing icon placement if border is set to
    null. (issue #​1047)
  • Extras: UI defaults inspector: Exclude inspector window from being blocked by
    modal dialogs. (issue #​1048)
  • JideButton, JideToggleButton, JideSplitButton and JideToggleSplitButton: Paint
    border in button style TOOLBAR_STYLE if in selected state. (issue #​1045)
  • IntelliJ Themes: Fixed problem when using theme instance more than once when
    switching to that theme. (issue #​990)

v3.6.2

Compare Source

New features and improvements
  • If using FlatLaf.registerCustomDefaultsSource( "com.myapp.themes" ) and
    named Java modules, it is no longer necessary to add opens com.myapp.themes;
    to module-info.java. (issue #​1026)
  • Extras: Made animated theme change (class FlatAnimatedLafChange) smoother.
Fixed bugs
  • Tree and List: Fixed painting of rounded drop backgrounds. (issue #​1023)
  • Popup: Showing tooltip in inactive window brought that window to front (made
    it active) and potentially hid the previously active window. (issue #​1037)
  • Popup: No longer reuse popup windows for menus to avoid immediately closing
    dialogs on ChromeOS. (issue #​1029)
  • macOS: Fixed window "flashing" when switching from a light to a dark theme (or
    vice versa). Especially when using animated theme changer (see
    FlatLaf Extras).
Incompatibilities
  • FlatLaf properties files are now loaded using the UTF-8 character encoding
    instead of ISO 8859-1. In usual properties files you will not notice any
    difference because they use only ASCII characters, but if you've put localized
    (non-English) texts (e.g. German umlauts) into your properties files, you need
    to convert them to UTF-8. Properties files created with the FlatLaf Theme
    Editor already use UTF-8, including in older versions. (issue #​1031)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/flatlaf branch from 98fd071 to cc4947f Compare December 4, 2025 14:00
@renovate renovate bot changed the title Update flatlaf to v3.6.2 Update flatlaf to v3.7 Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant