tag:github.com,2008:https://github.com/weisJ/darklaf/releases Release notes from darklaf 2022-10-01T02:52:59Z tag:github.com,2008:Repository/207628269/v3.0.3-SNAPSHOT 2022-10-01T02:52:59Z v3.0.3-SNAPSHOT No content. weisJ tag:github.com,2008:Repository/207628269/v3.0.2-rc1 2022-09-30T14:18:24Z v3.0.2 <p>This release updates the <a href="https://github.com/weisJ/jsvg">svg renderer</a> to be more forgiving with unimplemented features (e.g. filter primitives) or malformed svg.</p> <h3>Addressed issues</h3> <ul> <li>Stackoverflow when setting the border of a spinner editor to an UIResource border <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1340728854" data-permission-text="Title is private" data-url="https://github.com/weisJ/darklaf/issues/327" data-hovercard-type="issue" data-hovercard-url="/weisJ/darklaf/issues/327/hovercard" href="https://github.com/weisJ/darklaf/issues/327">#327</a></li> <li>Malformed svg files or usage of unsupported svg features may fail during painting</li> </ul> weisJ tag:github.com,2008:Repository/207628269/v3.0.2-SNAPSHOT 2022-08-26T12:59:46Z v3.0.2-SNAPSHOT No content. weisJ tag:github.com,2008:Repository/207628269/v3.0.1-rc1 2022-08-01T18:07:57Z v3.0.1 <h3>Visual changes</h3> <ul> <li>Borderless variants of buttons now paint a focus border for better accessibility. <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/weisJ/darklaf/commit/c89d617612b02121f363ea026a2383ca79b3cccc/hovercard" href="https://github.com/weisJ/darklaf/commit/c89d617612b02121f363ea026a2383ca79b3cccc"><tt>c89d617</tt></a></li> <li>Some minor layout improvements to the theme settings dialog.</li> </ul> <h3>Behavioural changes</h3> <ul> <li>Borderless variants now implicitly set <code>JComponent.isRequestFocusEnabled</code> to <code>false</code> for less visual noise when clicking them.</li> </ul> <h3>API Changes</h3> <ul> <li>Custom SVG colours can now be declared using the <code>&lt;solidcolor/&gt;</code> tag element. <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/weisJ/darklaf/commit/6484b96c06d0da5b3d2c1d385ed791f1f078a2ae/hovercard" href="https://github.com/weisJ/darklaf/commit/6484b96c06d0da5b3d2c1d385ed791f1f078a2ae"><tt>6484b96</tt></a></li> <li>Loading indicator icons are now exposed through <code>AllIcons</code> in <code>darklaf-iconset</code>. <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/weisJ/darklaf/commit/d6b946f3ee8bea346a775050b27e2ccb164b5f72/hovercard" href="https://github.com/weisJ/darklaf/commit/d6b946f3ee8bea346a775050b27e2ccb164b5f72"><tt>d6b946f</tt></a></li> </ul> <h3>New components</h3> <h3>Other changes</h3> <h3>Addressed issues</h3> <ul> <li>Popupmenu doesn't correctly reports the focus owner resulting in incorrect focus highlights. <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/weisJ/darklaf/commit/b979a36c7f503f04eecf24ed8b5719379fb7aa97/hovercard" href="https://github.com/weisJ/darklaf/commit/b979a36c7f503f04eecf24ed8b5719379fb7aa97"><tt>b979a36</tt></a></li> <li>Several button types don't respect the <code>JComponent.isRequestFocusEnabled</code> property. <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/weisJ/darklaf/commit/6c875ec0d0b19a552f39b3871dd6eb8e3eb30584/hovercard" href="https://github.com/weisJ/darklaf/commit/6c875ec0d0b19a552f39b3871dd6eb8e3eb30584"><tt>6c875ec</tt></a></li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1250959970" data-permission-text="Title is private" data-url="https://github.com/weisJ/darklaf/issues/322" data-hovercard-type="issue" data-hovercard-url="/weisJ/darklaf/issues/322/hovercard" href="https://github.com/weisJ/darklaf/issues/322">#322</a> Maximize and restore not working on Windows 10. <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/weisJ/darklaf/commit/869b1d5b28776dfb577b2cfa03e6b8b6d4285eed/hovercard" href="https://github.com/weisJ/darklaf/commit/869b1d5b28776dfb577b2cfa03e6b8b6d4285eed"><tt>869b1d5</tt></a></li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1248329631" data-permission-text="Title is private" data-url="https://github.com/weisJ/darklaf/issues/321" data-hovercard-type="issue" data-hovercard-url="/weisJ/darklaf/issues/321/hovercard" href="https://github.com/weisJ/darklaf/issues/321">#321</a> Non relevant error message "Couldn't get HWND of window" on Windows may appear. <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/weisJ/darklaf/commit/57411d725b9871889a4e324ae2f82f9cc8936719/hovercard" href="https://github.com/weisJ/darklaf/commit/57411d725b9871889a4e324ae2f82f9cc8936719"><tt>57411d7</tt></a></li> <li>Theme monitoring may not work depending on initialization method. <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/weisJ/darklaf/commit/ce4d8c081d938576ef399421fd4c588c987273d6/hovercard" href="https://github.com/weisJ/darklaf/commit/ce4d8c081d938576ef399421fd4c588c987273d6"><tt>ce4d8c0</tt></a></li> <li>Top level menu items may not be fully centered. <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/weisJ/darklaf/commit/cb93e431b5ef8db19278a7ddf92ee863b37d2930/hovercard" href="https://github.com/weisJ/darklaf/commit/cb93e431b5ef8db19278a7ddf92ee863b37d2930"><tt>cb93e43</tt></a></li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1318244093" data-permission-text="Title is private" data-url="https://github.com/weisJ/darklaf/issues/325" data-hovercard-type="issue" data-hovercard-url="/weisJ/darklaf/issues/325/hovercard" href="https://github.com/weisJ/darklaf/issues/325">#325</a> Native librarys don't get cleaned up porperly on Windows. <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/weisJ/darklaf/commit/ce97823d4567dc3bd890e4caa9dce388a1d49b48/hovercard" href="https://github.com/weisJ/darklaf/commit/ce97823d4567dc3bd890e4caa9dce388a1d49b48"><tt>ce97823</tt></a></li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1210196833" data-permission-text="Title is private" data-url="https://github.com/weisJ/darklaf/issues/320" data-hovercard-type="issue" data-hovercard-url="/weisJ/darklaf/issues/320/hovercard" href="https://github.com/weisJ/darklaf/issues/320">#320</a> SAXEception when loading icons from outside the ui thread. <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/weisJ/darklaf/commit/664ac791c269746fdde52d0aad937980878e1963/hovercard" href="https://github.com/weisJ/darklaf/commit/664ac791c269746fdde52d0aad937980878e1963"><tt>664ac79</tt></a></li> </ul> weisJ tag:github.com,2008:Repository/207628269/v3.0.1-SNAPSHOT 2022-04-18T02:03:22Z v3.0.1-SNAPSHOT No content. weisJ tag:github.com,2008:Repository/207628269/v3.0.0-rc1 2022-04-17T20:50:07Z v3.0.0-rc1 No content. weisJ tag:github.com,2008:Repository/207628269/v3.0.0-decorations-SNAPSHOT 2022-03-24T19:33:21Z v3.0.0-decorations-SNAPSHOT No content. weisJ tag:github.com,2008:Repository/207628269/v3.0.0-jnf-SNAPSHOT 2022-02-06T17:01:50Z v3.0.0-jnf-SNAPSHOT No content. weisJ tag:github.com,2008:Repository/207628269/v3.0.0-framework-resolution-SNAPSHOT 2022-01-04T10:25:02Z v3.0.0-framework-resolution-SNAPSHOT No content. weisJ tag:github.com,2008:Repository/207628269/v3.0.0-framework_resolution-SNAPSHOT 2022-01-04T10:20:43Z v3.0.0-framework_resolution-SNAPSHOT No content. weisJ