A Java application that relies on the host system's information. It is meant to function as a lightweight UI for quick interaction with the system and Internet, as a standalone application or boot option. This is the main Secres product as it combines all other Secres applications into one.
Linux: Fixed font problems when running on Oracle Java (OpenJDK is not
affected):
oversized text if system font is "Inter" (issue #427)
missing text if system font is "Cantarell" (on Fedora)
MenuItem: Changed accelerator delimiter from - to +. (Windows and Linux).
ComboBox: Fixed occasional StackOverflowError when modifying combo box not
on AWT thread. (issue #432)
macOS: Fixed NullPointerException when using AWT component
java.awt.Choice. (issue #439)
Native window decorations: Do not exit application with UnsatisfiedLinkError
in case that FlatLaf DLL cannot be executed because of restrictions on
temporary directory. Instead, continue with default window decorations. (issue #436)
1.6.4
Change log
ComboBox: Fixed regression in FlatLaf 1.6.3 that makes selected item invisible
in popup list if DefaultListCellRenderer is used as renderer. If using
default renderer, it works. (issue #426)
1.6.3
Change log
ComboBox (not editable): Fixed regression in FlatLaf 1.6.2 that may display
text in non-editable combo boxes in bold. (issue #423)
Tree: Fixed editing cell issue with custom cell renderer and cell editor that
use same component for rendering and editing. (issue #385)
1.6.2
Note: There is a regression in this release that may display text in non-editable combo boxes in bold. (issue #423)
Please wait for FlatLaf 1.6.3 before updating...
Change log
Fixed bugs
ComboBox (not editable): Fixed background painted outside of border if round
edges are enabled (client property JComponent.roundRect is true). (similar
to issue #382; regression since fixing #330 in FlatLaf 1.4)
ComboBox: Fixed NullPointerException, which may occur under special
circumstances. (issue #408)
Table: Do not select text in cell editor when it gets focus (when
JTable.surrendersFocusOnKeystroke is true) and
TextComponent.selectAllOnFocusPolicy is once (the default) or always.
(issue #395)
Linux: Fixed font problems when running on Oracle Java (OpenJDK is not
affected):
oversized text if system font is "Inter" (issue #427)
missing text if system font is "Cantarell" (on Fedora)
MenuItem: Changed accelerator delimiter from - to +. (Windows and Linux).
ComboBox: Fixed occasional StackOverflowError when modifying combo box not
on AWT thread. (issue #432)
macOS: Fixed NullPointerException when using AWT component
java.awt.Choice. (issue #439)
Native window decorations: Do not exit application with UnsatisfiedLinkError
in case that FlatLaf DLL cannot be executed because of restrictions on
temporary directory. Instead, continue with default window decorations. (issue
#436)
1.6.4
Fixed bugs
ComboBox: Fixed regression in FlatLaf 1.6.3 that makes selected item invisible
in popup list if DefaultListCellRenderer is used as renderer. If using
default renderer, it works. (issue #426)
1.6.3
Fixed bugs
ComboBox (not editable): Fixed regression in FlatLaf 1.6.2 that may display
text in non-editable combo boxes in bold. (issue #423)
Tree: Fixed editing cell issue with custom cell renderer and cell editor that
use same component for rendering and editing. (issue #385)
1.6.2
Fixed bugs
ComboBox (not editable): Fixed background painted outside of border if round
edges are enabled (client property JComponent.roundRect is true). (similar
to issue #382; regression since fixing #330 in FlatLaf 1.4)
ComboBox: Fixed NullPointerException, which may occur under special
circumstances. (issue #408)
Table: Do not select text in cell editor when it gets focus (when
JTable.surrendersFocusOnKeystroke is true) and
TextComponent.selectAllOnFocusPolicy is once (the default) or always.
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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 flatlaf-extras from 1.6.1 to 1.6.5.
Release notes
Sourced from flatlaf-extras's releases.
... (truncated)
Changelog
Sourced from flatlaf-extras's changelog.
... (truncated)
Commits
d8df8c9
release 1.6.5f61a728
fixed updating (embedded) menu bar layout when window is narrow and changing ...47a1122
Window decorations: do not exit application withUnsatisfiedLinkError
in ca...e1bfabb
macOS: fixedNullPointerException
when using AWT component `java.awt.Choice...9708fec
GitHub Actions: produce snapshots only ondevelop-*
branches; change versio...7f4efaf
ComboBox: fixed occasionalStackOverflowError
when modifying combo box not ...269eb0b
MenuItem: changed accelerator delimiter from-
to+
(Windows and Linux)7dac382
Linux: Fixed font problems when running on Oracle Java 8 (OpenJDK 8 is not af...6c0b122
release 1.6.44da2bd9
ComboBox: fixed regression in FlatLaf 1.6.3 that makes selected item invisibl...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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)