AlexProgrammerDE / SoulFire

Advanced Minecraft Server-Stresser Tool. Launch bot attacks on your servers to measure performance.
https://soulfiremc.com
GNU General Public License v3.0
277 stars 35 forks source link

Update flatlaf to v3.5 #486

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.formdev:flatlaf-intellij-themes 3.4.1 -> 3.5 age adoption passing confidence
com.formdev:flatlaf-extras 3.4.1 -> 3.5 age adoption passing confidence
com.formdev:flatlaf 3.4.1 -> 3.5 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

JFormDesigner/FlatLaf (com.formdev:flatlaf-intellij-themes) ### [`v3.5`](https://togithub.com/JFormDesigner/FlatLaf/blob/HEAD/CHANGELOG.md#35) [Compare Source](https://togithub.com/JFormDesigner/FlatLaf/compare/3.4.1...3.5) ##### New features and improvements - Table: Support rounded selection. (PR [#​856](https://togithub.com/JFormDesigner/FlatLaf/issues/856)) - Button and ToggleButton: Added border colors for pressed and selected states. (issue [#​848](https://togithub.com/JFormDesigner/FlatLaf/issues/848)) - Label: Support painting background with rounded corners. (issue [#​842](https://togithub.com/JFormDesigner/FlatLaf/issues/842)) - Popup: Fixed flicker of popups (e.g. tooltips) while they are moving (e.g. following mouse pointer). (issues [#​832](https://togithub.com/JFormDesigner/FlatLaf/issues/832) and [#​672](https://togithub.com/JFormDesigner/FlatLaf/issues/672)) - FileChooser: Wrap shortcuts in scroll pane. (issue [#​828](https://togithub.com/JFormDesigner/FlatLaf/issues/828)) - Theme Editor: On macOS, use larger window title bar. (PR [#​779](https://togithub.com/JFormDesigner/FlatLaf/issues/779)) ##### Fixed bugs - macOS: Disabled rounded popup border (see PR [#​772](https://togithub.com/JFormDesigner/FlatLaf/issues/772)) on macOS 14.4+ because it may freeze the application and crash the macOS WindowServer process (reports vary from Finder restarts to OS restarts). This is a temporary change until a solution is found. See NetBeans issues [apache/netbeans#7560](https://togithub.com/apache/netbeans/issues/7560#issuecomment-2226439215) and [apache/netbeans#6647](https://togithub.com/apache/netbeans/issues/6647#issuecomment-2070124442). - FlatLaf window decorations: Window top border on Windows 10 in "full window content" mode was not fully repainted when activating or deactivating window. (issue [#​809](https://togithub.com/JFormDesigner/FlatLaf/issues/809)) - Button and ToggleButton: UI properties `[Toggle]Button.selectedForeground` and `[Toggle]Button.pressedForeground` did not work for HTML text. (issue [#​848](https://togithub.com/JFormDesigner/FlatLaf/issues/848)) - HTML: Fixed font sizes for HTML tags `

`...`

`, ``, ``, ``, `` and `` in HTML text for components Button, CheckBox, RadioButton, MenuItem (and subclasses), JideLabel, JideButton, JXBusyLabel and JXHyperlink. Also fixed for Label and ToolTip if using Java 11+. - ScrollPane: Fixed/improved border painting at 125% - 175% scaling to avoid different border thicknesses. (issue [#​743](https://togithub.com/JFormDesigner/FlatLaf/issues/743)) - Table: Fixed painting of alternating rows below table if auto-resize mode is `JTable.AUTO_RESIZE_OFF` and table width is smaller than scroll pane (was not updated when table width changed and was painted on wrong side in right-to-left component orientation). - Theme Editor: Fixed occasional empty window on startup on macOS. - FlatLaf window decorations: Fixed black line sometimes painted on top of (native) window border on Windows 11. (issue [#​852](https://togithub.com/JFormDesigner/FlatLaf/issues/852)) - HiDPI: Fixed incomplete component paintings at 125% or 175% scaling on Windows where sometimes a 1px wide area at the right or bottom component edge is not repainted. E.g. ScrollPane focus indicator border. (issues [#​860](https://togithub.com/JFormDesigner/FlatLaf/issues/860) and [#​582](https://togithub.com/JFormDesigner/FlatLaf/issues/582)) ##### Incompatibilities - ProgressBar: Log warning (including stack trace) when uninstalling indeterminate progress bar UI or using `JProgressBar.setIndeterminate(false)` not on AWT thread, because this may throw NPE in `FlatProgressBarUI.paint()`. (issues [#​841](https://togithub.com/JFormDesigner/FlatLaf/issues/841) and [#​830](https://togithub.com/JFormDesigner/FlatLaf/issues/830)) - Panel: Rounded background of panel with rounded corners is now painted even if panel is not opaque. (issue [#​840](https://togithub.com/JFormDesigner/FlatLaf/issues/840))

Configuration

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

🚦 Automerge: Enabled.

â™» 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 has been generated by Mend Renovate. View repository job log here.