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.13.7 age confidence
com.formdev:flatlaf-swingx 3.6.13.7 age confidence
com.formdev:flatlaf-jide-oss 3.6.13.7 age confidence
com.formdev:flatlaf-extras 3.6.13.7 age confidence
com.formdev:flatlaf 3.6.13.7 age confidence

Release Notes

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

v3.7

Compare Source

  • ComboBox: Added UI property ComboBox.buttonFocusedEditableBackground. (issue
    #​1068)
  • Popup: Fixed scrolling popup painting issue on Windows 10 when a glass pane is
    visible and frame is maximized. (issue #​1071)
  • Slider: Styling thumbSize or focusWidth did not update slider size/layout.
    (PR #​1074)
  • ToolBar: Grip disappeared when switching between Look and Feels. (issue #​1075)
  • Extras:
    • UI defaults inspector: Fixed NPE if color of FlatLineBorder is null. Also
      use FlatLineBorder line color as cell background color in "Value" column.
      (PR #​1080)
    • FlatDesktop: Avoid unnecessary logging if desktop is not supported (e.g.
      on NixOS with Plasma/KDE desktop).

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
@renovate renovate bot force-pushed the renovate/flatlaf branch from cc4947f to 73aebe4 Compare December 30, 2025 14:04
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.

0 participants