You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed inconsistent top and bottom border colors in the Sidebery panel when `uc.flex.remove-sidebar-stripe` is enabled.
25
+
* Fixed a missing animation issue with the URL bar transition when using horizontal tabs with `uc.flex.move-urlbar-popup-to-center` enabled.
26
+
* Fixed mismatched corner rounding on tab group labels in vertical tabs introduced by Nightly v145. [Bug 1989112](https://bugzilla.mozilla.org/show_bug.cgi?id=1989112)
27
+
* Fixed missing rounded corners on URL bar icons introduced by Nightly v145. [Bug 1992450](https://bugzilla.mozilla.org/show_bug.cgi?id=1992450)
28
+
* Added a new option `uc.flex.enable-rounded-web-content-at-sidebery-corner`, which also applies a rounded corner to the web content area on the side adjacent to the Sidebery colored stripe when `uc.flex.enable-rounded-web-content` is enabled.
29
+
30
+
<!-- END What's New -->
31
+
23
32
**✨ FlexFox v5.5.0 – UI and UX Enhancements**
24
33
25
34
* Added `uc.flex.style-sidebar-button` to switch the sidebar toggle icon (`1`–`4`):
*`uc.flex.show-flexfox-version-info-in-about-config` is now enabled by default. Set it to `False` to disable.
65
74
66
-
<!-- END What's New -->
67
-
68
75
## 🎉 Major Feature Update
69
76
70
77
<details>
@@ -696,6 +703,7 @@ For more update logs from earlier versions,
696
703
|`uc.flex.move-pip-volume-to-top`|`true`| Moves the volume control button in Picture-in-Picture (PiP) windows to the top. |
697
704
|`uc.flex.style-tab-group`|`1`-`4`<br>(`1`) | Adjusts the appearance of tab groups in native vertical tabs. Values: `1` = show expand/collapse indicator without animation, `2` = show indicator with animation, `3` = center tab labels with no indicator and no animation, `4` = center labels with no indicator and with animation. Default is `1`. |
698
705
|`uc.flex.enable-rounded-web-content`|`0`-`2`| Adds margin, shadow, and rounded corners to the web content area. This numeric setting accepts values from `0` (disabled) to `2`, where higher values increase margin. |
706
+
|`uc.flex.enable-rounded-web-content-at-sidebery-corner`|`true`| When `uc.flex.enable-rounded-web-content` is enabled, also applies a rounded corner to the web content area on the side adjacent to the Sidebery colored stripe. |
699
707
700
708
#### 🧊 Visual Background & Mica Effects
701
709
@@ -732,10 +740,12 @@ FlexFox is also inspired by the ideas and aesthetics of these projects:
Additional icon assets in FlexFox are adapted from the following open-source projects:
743
+
Additional icon assets used in FlexFox:
736
744
737
-
***Yosemite Buttons** — modified from [macos-traffic-light-buttons-as-SVG](https://github.com/Doublefire-Chen/macos-traffic-light-buttons-as-SVG), originally licensed under the [Creative Commons Attribution 3.0 License](https://creativecommons.org/licenses/by/3.0/).
738
-
***Yosemite GTK** — modified from [Yosemite GTK 3.14/3.16 Theme Alpha4](https://www.deviantart.com/kxmylo/art/Yosemite-GTK-3-14-3-16-Theme-Alpha4-575639716).
745
+
-**Custom Brand Icons** — modified from elax46's [custom-brand-icons](https://github.com/elax46/custom-brand-icons).
746
+
-**Newaita** — modified from cbrnix's [Newaita](https://github.com/cbrnix/Newaita).
747
+
-**Yosemite Buttons** — modified from Doublefire-Chen's [macos-traffic-light-buttons-as-SVG](https://github.com/Doublefire-Chen/macos-traffic-light-buttons-as-SVG).
Much appreciation goes to all these creators for sharing their work with the community.
741
751
@@ -757,11 +767,11 @@ Much appreciation goes to all these creators for sharing their work with the com
757
767
<p>All such sections retain the original MPL-2.0 license notice and comply with its terms.<br>
758
768
For the full text of the MPL-2.0, please see <code>LICENSES/MPL-2.0.txt</code>.</p>
759
769
760
-
<p>In addition, this project includes modified graphical assets derived from the following open-source works:</p>
761
-
770
+
<p>This project includes additional graphical assets with the following licenses:</p>
771
+
762
772
<ul>
763
-
<li><strong>Yosemite Buttons</strong> — based on <a href="https://github.com/Doublefire-Chen/macos-traffic-light-buttons-as-SVG">macos-traffic-light-buttons-as-SVG</a> (licensed under <a href="https://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>)</li>
764
-
<li><strong>Yosemite GTK Theme</strong> — based on <a href="https://www.deviantart.com/kxmylo/art/Yosemite-GTK-3-14-3-16-Theme-Alpha4-575639716">Yosemite GTK 3.14/3.16 Theme Alpha4</a></li>
0 commit comments