AI Super - Resolution
Bumps [flatlaf](https://github.com/JFormDesigner/FlatLaf) from 1.0 to 3.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JFormDesigner/FlatLaf/releases">flatlaf's releases</a>.</em></p> <blockquote> <h2>3.1.1</h2> <p>This is a bug fix release that fixes two regressions in FlatLaf 3.1. Users of FlatLaf 3.1 that use IntelliJ themes or use WebStart, are recommended to update to this release.</p> <h2>Change Log</h2> <h4>Fixed bugs</h4> <ul> <li>IntelliJ Themes: <ul> <li>Fixed too large menu item paddings and too large table/tree row heights (all "Material Theme UI Lite" themes; issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/667">#667</a>; regression in FlatLaf 3.1).</li> <li>Fixed too large tree row height in "Carbon", "Dark Purple", "Gray", "Material Design Dark", "Monokai Pro", "One Dark" and "Spacegray" themes.</li> </ul> </li> <li>Native libraries: Fixed <code>IllegalArgumentException: URI scheme is not "file"</code> when using FlatLaf in WebStart. (issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/668">#668</a>; regression in FlatLaf 3.1)</li> </ul> <h2>3.1</h2> <h2>Highlights</h2> <h3>Windows 11: rounded popup borders</h3> <p>On Windows 11, popups now use native Windows 11 rounded borders and drop shadows, which gives them a beautiful look:</p> <p><img src="https://user-images.githubusercontent.com/5604048/231302568-c9f9d595-9710-40ff-854b-52b2e1e2c08a.png" alt="image" /></p> <h3>Table: header hover and pressed feedback</h3> <p>Columns in table header now show hover and pressed feedback:</p> <p><img src="https://user-images.githubusercontent.com/5604048/231455176-2e14d685-9bb0-4ff8-94d6-5428c8cbc9b8.png" alt="image" /></p> <h2>Change Log</h2> <h4>New features and improvements</h4> <ul> <li>Windows 11: Popups (<code>JPopupMenu</code>, <code>JComboBox</code>, <code>JToolTip</code>, etc.) now use native Windows 11 rounded borders and drop shadows. (PR <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/643">#643</a>)</li> <li>Fonts: <ul> <li>Added <strong>Roboto Mono</strong> (<a href="https://fonts.google.com/specimen/Roboto+Mono">https://fonts.google.com/specimen/Roboto+Mono</a>). (PR <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/639">#639</a>, issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/638">#638</a>)</li> <li>Updated <strong>JetBrains Mono</strong> to <a href="https://github.com/JetBrains/JetBrainsMono/releases/tag/v2.304">v2.304</a>.</li> </ul> </li> <li>Theme Editor: Support macOS light and dark themes.</li> <li>TabbedPane: Support hover and focused tab foreground colors. (issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/627">#627</a>)</li> <li>TabbedPane: <code>tabbedPane.getBackgroundAt(tabIndex)</code> now has higher priority than <code>TabbedPane.focusColor</code> and <code>TabbedPane.selectedBackground</code>. If <code>tabbedPane.setBackgroundAt(tabIndex)</code> is used to set a color for a single tab, then this color is now used even if the tab is focused or selected.</li> <li>TableHeader: Support column hover and pressed background and foreground colors. (issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/636">#636</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md">flatlaf's changelog</a>.</em></p> <blockquote> <h2>3.1.1</h2> <ul> <li>IntelliJ Themes: <ul> <li>Fixed too large menu item paddings and too large table/tree row heights (all "Material Theme UI Lite" themes; issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/667">#667</a>; regression in FlatLaf 3.1).</li> <li>Fixed too large tree row height in "Carbon", "Dark Purple", "Gray", "Material Design Dark", "Monokai Pro", "One Dark" and "Spacegray" themes.</li> </ul> </li> <li>Native libraries: Fixed <code>IllegalArgumentException: URI scheme is not "file"</code> when using FlatLaf in WebStart. (issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/668">#668</a>; regression in FlatLaf 3.1)</li> </ul> <h2>3.1</h2> <h4>New features and improvements</h4> <ul> <li>Windows 11: Popups (<code>JPopupMenu</code>, <code>JComboBox</code>, <code>JToolTip</code>, etc.) now use native Windows 11 rounded borders and drop shadows. (PR <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/643">#643</a>)</li> <li>Fonts: <ul> <li>Added <strong>Roboto Mono</strong> (<a href="https://fonts.google.com/specimen/Roboto+Mono">https://fonts.google.com/specimen/Roboto+Mono</a>). (PR <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/639">#639</a>, issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/638">#638</a>)</li> <li>Updated <strong>JetBrains Mono</strong> to <a href="https://github.com/JetBrains/JetBrainsMono/releases/tag/v2.304">v2.304</a>.</li> </ul> </li> <li>Theme Editor: Support macOS light and dark themes.</li> <li>TabbedPane: Support hover and focused tab foreground colors. (issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/627">#627</a>)</li> <li>TabbedPane: <code>tabbedPane.getBackgroundAt(tabIndex)</code> now has higher priority than <code>TabbedPane.focusColor</code> and <code>TabbedPane.selectedBackground</code>. If <code>tabbedPane.setBackgroundAt(tabIndex)</code> is used to set a color for a single tab, then this color is now used even if the tab is focused or selected.</li> <li>TableHeader: Support column hover and pressed background and foreground colors. (issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/636">#636</a>)</li> <li>Native libraries: Made it easier to distribute FlatLaf native libraries (Windows <code>.dll</code> and Linux <code>.so</code>) to avoid problems on operating systems with enabled execution restrictions. See <a href="https://www.formdev.com/flatlaf/native-libraries/">https://www.formdev.com/flatlaf/native-libraries/</a> for more details. (issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/624">#624</a>) <ul> <li>Published native libraries to Maven Central for easy using them as dependencies in Gradle and Maven.</li> <li>If available, native libraries are now loaded from same location as <code>flatlaf.jar</code>, otherwise they are extract from <code>flatlaf.jar</code> to temporary folder and loaded from there.</li> <li>Windows DLLs are now digitally signed with FormDev Software GmbH certificate.</li> </ul> </li> </ul> <h4>Fixed bugs</h4> <ul> <li>FlatLaf window decorations: <ul> <li>Fixed inconsistent size of glass pane depending on whether FlatLaf window decorations are used (e.g. Windows 10/11) or not (e.g. macOS). Now the glass pane no longer overlaps the FlatLaf window title bar. (issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/630">#630</a>)</li> <li>Linux: Fixed broken window resizing on multi-screen setups. (issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/632">#632</a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JFormDesigner/FlatLaf/commit/e84390ee46f79f026f1c0aea470e46e02d571525"><code>e84390e</code></a> release 3.1.1</li> <li><a href="https://github.com/JFormDesigner/FlatLaf/commit/65a0f467ae835cc5680328ad37e170e8f0cd19ae"><code>65a0f46</code></a> Native libraries: Fixed <code>IllegalArgumentException: URI scheme is not "file"</code> ...</li> <li><a href="https://github.com/JFormDesigner/FlatLaf/commit/4afb150106bbcf9208911d7505a00e8365c71d6c"><code>4afb150</code></a> IntelliJ Themes:</li> <li><a href="https://github.com/JFormDesigner/FlatLaf/commit/0f6702217e620eeb85bf896fb4f3d6381f3c7b84"><code>0f67022</code></a> updated CHANGELOG.md and README.md for FlatLaf 3.1</li> <li><a href="https://github.com/JFormDesigner/FlatLaf/commit/13a0097858ce949eecb02147b739f01a23590711"><code>13a0097</code></a> updated sigtest for FlatLaf 3.1</li> <li><a href="https://github.com/JFormDesigner/FlatLaf/commit/01c830ad9202c977922e02e71f3c450396c6bb15"><code>01c830a</code></a> release 3.1</li> <li><a href="https://github.com/JFormDesigner/FlatLaf/commit/dce4f4623cf4916b8b9d3e136940fc1cbf91a462"><code>dce4f46</code></a> <code>SystemInfo.isMacFullWindowContentSupported</code> now includes <code>isMacOS</code>; updated ...</li> <li><a href="https://github.com/JFormDesigner/FlatLaf/commit/d530624362080dd3dc9d913f7c811b21d14c6f25"><code>d530624</code></a> Table: improved cell focus indicator border hiding (issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/654">#654</a>)</li> <li><a href="https://github.com/JFormDesigner/FlatLaf/commit/2e878b62d1cbd5c9d8d5eba476ab6644aaea921d"><code>2e878b6</code></a> Table: fixed cell focus indicator border hiding for boolean columns (issue <a href="https://redirect.github.com/JFormDesigner/FlatLaf/issues/654">#654</a>)</li> <li><a href="https://github.com/JFormDesigner/FlatLaf/commit/d27a246dfedce3478f9a9ebeb2b9255df2525ab0"><code>d27a246</code></a> Table: fixed potential performance issue with paint cell focus indicator bord...</li> <li>Additional commits viewable in <a href="https://github.com/JFormDesigner/FlatLaf/compare/1.0...3.1.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.