Skip to content

Bump com.formdev:flatlaf-jide-oss from 3.2 to 3.7.1#84

Open
dependabot[bot] wants to merge 1 commit intorewritefrom
dependabot/gradle/rewrite/com.formdev-flatlaf-jide-oss-3.7.1
Open

Bump com.formdev:flatlaf-jide-oss from 3.2 to 3.7.1#84
dependabot[bot] wants to merge 1 commit intorewritefrom
dependabot/gradle/rewrite/com.formdev-flatlaf-jide-oss-3.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps com.formdev:flatlaf-jide-oss from 3.2 to 3.7.1.

Release notes

Sourced from com.formdev:flatlaf-jide-oss's releases.

3.7.1

Change Log

  • System File Chooser:
    • Update current filter before invoking approve callback and after closing dialog. (issue #1065)
    • Added PatternFilter to support glob file filter (e.g. *.tar.gz) on Windows and on Linux, but not on macOS. (issue #1076)
    • Fixed: System and Swing file dialogs were shown at the same time if application has no other displayable window. (issue #1078)
    • On Linux: Check whether required GSettings schemas are installed to avoid application crash (occurred on NixOS with Plasma/KDE desktop). (issue #1069)
  • ComboBox: Added UI property ComboBox.buttonFocusedEditableBackground. (issue #1068)
  • Dialog: Some client properties (e.g. JRootPane.titleBarShowTitle) did not work before the dialog was made visible. (issue #1081)
  • 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)
  • macOS: Popups (menus and combobox lists) were not always hidden when window is resized. (issue #1082)
  • 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).

3.7

Highlights

System File Chooser

Class SystemFileChooser (in package com.formdev.flatlaf.util) allows using operating system file dialogs in Java Swing applications.

Details: https://www.formdev.com/flatlaf/system-file-chooser/

Change Log

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")

... (truncated)

Changelog

Sourced from com.formdev:flatlaf-jide-oss's changelog.

3.7.1

  • System File Chooser:
    • Update current filter before invoking approve callback and after closing dialog. (issue #1065)
    • Added PatternFilter to support glob file filter (e.g. *.tar.gz) on Windows and on Linux, but not on macOS. (issue #1076)
    • Fixed: System and Swing file dialogs were shown at the same time if application has no other displayable window. (issue #1078)
    • On Linux: Check whether required GSettings schemas are installed to avoid application crash (occurred on NixOS with Plasma/KDE desktop). (issue #1069)
  • ComboBox: Added UI property ComboBox.buttonFocusedEditableBackground. (issue #1068)
  • Dialog: Some client properties (e.g. JRootPane.titleBarShowTitle) did not work before the dialog was made visible. (issue #1081)
  • 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)
  • macOS: Popups (menus and combobox lists) were not always hidden when window is resized. (issue #1082)
  • 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).

3.7

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

... (truncated)

Commits
  • 8339a60 release 3.7.1
  • fd033b5 update to Gradle 9.4.0
  • b7dffee Merge PR #1079: System file chooser improvements
  • 9367555 System File Chooser: updated Linux native libraries (PR #1079)
  • fc55ef6 SignPath signing
  • 247fa5e Merge SignPath signing
  • 93408b5 SignPath signing
  • 84e9576 macOS: hide popups when window is resized (issue #1082)
  • 1a80a65 Merge PR #1087: Fix exception when SVG icon name has no file extension
  • bf2227e Dialog: some client properties (e.g. JRootPane.titleBarShowTitle) did not w...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.formdev:flatlaf-jide-oss](https://github.com/JFormDesigner/FlatLaf) from 3.2 to 3.7.1.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](JFormDesigner/FlatLaf@3.2...3.7.1)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf-jide-oss
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant