Releases: black7375/Firefox-UI-Fix
v6.5.0
IMPORTANT
userChrome.icon.panel_sparse
option is removed.
Since it is the default when it is userChrome.icon.panel
, backward compatibility is guaranteed.
Changed
Compatibility
- Padding - Compatibility b754c9e
- Padding - Infobar selector e092cb1
- Padding - Mac's bookmark menu #505
- Icons - Bookmark menu text align at
v109
nightly 7ed88ac - User.js - Remove Proton Tooltip #468
- Compatibility - Border at Firefox View Hidden #498
- Container Tab - Positions 88b17b4
Bug Fixes
- Option - Remove
userChrome.icon.panel_sparse
de52976 - Padding - Non icon panel item height 83fe9d9
- Separator - Dyniamic's margin adjust, Static's accent color provide 3a5800a
- UserContent - Newtab option, accounts.com darkmode 91fd045
- AutoHide - Tab opacity with unload tab 66c4ee7
- Hidden - ContentSelectDropdownPopup menu not appear sideeffect #503
- One Liner - Nav Bar & URL Bar to vertical center #507
- One Liner - URL View min-with 33f4194
- Animate - Pinned Tab e177409
- Test - Global Environment e83faf6
Documents
- Improve document readability #509
- New contributor @2641a40fd44383320adde4b027a1d0b03bd550
- CREDITS - Update sponsor cc4a534 e7d2d36
- Restrictions - About
-moz-box-layout
Others
v7.0.0
beta test started #511
I have made a preset of various UIs that will be added to Show Off Your Config later.
Special Thanks
@ojaha065 made a lot of donations comparable to using commercial SW.
I remember that he was interested in the project and gave me appropriate advice from the beginning of the project.
I'd like to take this opportunity to thank you again.
v6.4.0
IMPORTANT
This version has icon related changes.
If the icon directory is not copied, Save Page As...
& TabMixPlus contextmenu may not appear.
Changed
Add
- Unified Extenstion Panel Supports b4b9e29
- Icons - Replace save file icon #496
- Icons - Notification menu 3a8ce74
- Icons - Other TabMixPlus icons 000ae7b
Compatibility
- Tab Bar - Phenomenon of decreasing size at FFv108 #484
- Tab - Container position to botton at FFv108 #485
- Error Page - illustration at neterror #489
- Fully Color - Sidebar context menu hover color #495
- Fully Color - Infobar properties to
!important
b3ff0ad - Tab Bar - Connected at Ambiance theme #499
Bug Fixes
- Autohide - Mac's titlebar container hide #494
- AutoHide - Adjust interaction area #501
- Autohide - Urlbar over bookmarkbar 1cbcb9a
- Menu - Padding at Mac's non native menu #488
- Icons - Mac's contents area c738e01
- Icons - Tab Mix Plus's newtab icon 9e81bad d1b7dd6
- Icons - Context Properties 32ddd53
- Rounding - allow squaring of additional findbar buttons #493
- @adamp01 Thank you for many issue report and PR.
- Rounding - Square field apply for urlbar, searchbar b456d5c
- Padding - URL Bar Expanding a082308
- Sounded Tab - RTL selector aa4a261
Documents
Special Thanks
@nikkehtine First sponsor!!!!
I'd like to thank you even though it's late.
v6.3.0
IMPORTANT
This version has icon related changes.
If the icon directory is not copied, Duplicate
& TabMixPlus contextmenu may not appear.
Now, Lepton supports TabMixPlus!!
Changed
Add
- Icons -
userChrome.icon.disabled
#481 - Icons - Missing fully mode #412
- Icons - TabMixPlus context menu 90d9d23
Bug fixes
- A lot of typos fixes #479
- @akay Thank you again for your contribution
- Tab Bar - Compatibility for TabMixPlus's multi row onemen/TabMixPlus#168
- @onemen Thank you for explaining info about the bug patch
- Tab - Small new tab button's rounding at Photon Style c954fa7
- Compatibility - Maximized tabbar padding at Win7, Win8 #480
- Sidebar - Header size at overlap d3bac5c
- Icons - Make to outline 97d8753
Bug fixes - Proton Style Only
- Tab - Small new tab button's rounding at Photon Style c954fa7
v6.2.1
IMPORTANT
A typo mistake in the userChrome.compatiblity.os.linux_non_native_titlebar_button
option has created a braking change.
Changed
Option
- Typo fix:
userChrome.compatiblity.os.linux_non_native_titlebar_button
->userChrome.compatibility.os.linux_non_native_titlebar_button
#474- New Contributor @akay
- Padding -
userChrome.padding.first_tab.always
#475 - Autohide - Sidebar speed option #462
#sidebar-box {
--uc-autohide-sidebar-speed: 750ms;
--uc-autohide-fullscreen-sidebar-speed: 1s;
--uc-autohide-sidebar-delay: 600ms;
}
- One Liner - Urlbar size custom #472
#urlbar-container {
--uc-oneliner-urlbar-base-width: 50px;
}
Compatibility
- Compatibility - Drag & Drop Indicator color #473
- Compatibility - Menu color at v105 #477
- Icons - Panel's update icon color, padding da8e4c2 19530cc
- Tabbar Height - Makes non fixed #476
- It may have an impact on the old browser
Bug Fixes
v6.2.0
Option
- Autohide - Allow toolbar overlap layout shift option #457
userChrome.autohide.toolbar_overlap.allow_layout_shift
- Autohide - Animation speed option #462
:root {
--uc-autohide-toolbar-speed: 0.25s;
--uc-autohide-toolbar-delay: 600ms;
}
Compatibility
- RTL Support #387
- Fully Color - Context menu color at FF
v105
#466 - Proton Color - Page accent color at windows #469
Bug Fixes
Others
v6.1.0
IMPORTANT
Some bugs can only be solved only by :has()
due to the DOM structure.
So if you're Firefox v103 or higher, make the following options layout.css.has-selector.enabled
to true
.
Changed
Bug Fixes
- Window control at Mac 2e43462
- Window control at Wndows 02fa9bd
- Window contorl at Linux 5663d22
- Window Control - Remove animate at windows #460
- Hidden - Remove padding at Menubar is shown #460
- Auto Hide - Bookmarkbar overlap at collapsed #457
- Sidebar - Overlap with system default theme #461
- User.JS - Quotation pair #384
- Tab Separator - Like FF
v104
d118404 - Install -
$OSTYPE
at OpenSUSE 7e6f6ba
Documents
- README - Wiki links 06bd910
v6.0.0
IMPORTANT
Some API has been breaking change.
userChrome.tab.on_bottom
->userChrome.tabbar.on_bottom
userChrome.tab.on_bottom.above_bookmark
->userChrome.tabbar.on_bottom.above_bookmark
userChrome.tab.on_bottom.menubar_on_top
->userChrome.tabbar.on_bottom.menubar_on_top
userChrome.tab.centered_label
->userChrome.centered.tab.label
Changed
New Options
- One liner UI
userChrome.tabbar.one_liner
userChrome.tabbar.one_liner.combine_navbar
userChrome.tabbar.one_liner.tabbar_first
userChrome.tabbar.one_liner.responsive
- Auto Hide UI
userChrome.autohide.tab
userChrome.autohide.tab.opacity
userChrome.autohide.tab.blur
userChrome.autohide.tabbar
userChrome.autohide.navbar
userChrome.autohide.bookmarkbar
userChrome.autohide.sidebar
userChrome.autohide.fill_urlbar
userChrome.autohide.back_button
userChrome.autohide.forward_button
userChrome.autohide.page_action
userChrome.autohide.toolbar_overlap
- Hidden UI
userChrome.hidden.tab_icon
userChrome.hidden.tab_icon.always
userChrome.hidden.tabbar
userChrome.hidden.navbar
userChrome.hidden.sidebar_header
userChrome.hidden.sidebar_header.vertical_tab_only
userChrome.hidden.urlbar_iconbox
userChrome.hidden.bookmarkbar_icon
userChrome.hidden.bookmarkbar_label
userChrome.hidden.disabled_menu
userChrome.tabbar.on_bottom.hidden_single_tab
- Monospace
userChrome.theme.monospace
userContent.page.monospace
- Centered UI
userChrome.centered.tab
userChrome.centered.tab.label
userChrome.centered.urlbar
userChrome.centered.bookmarkbar
- Vertical Tab support
userChrome.tabbar.as_titlebar
userChrome.sidebar.overlap
- Icons for Tree Style Tab, Tab Center Reborn, Sidebar Tabs
Bug Fixes
Documents
Various documents have been added, and there is a space where you can share your settings !!
- Wiki:Tutorial: Guide for starting
Lepton
custom - Wiki:Compatibility Issues Solution & Wiki:Options: Add all custom options and screenshot
- Wiki:Show Off Your Config: Lepton custom settings shared by users
Discuss the next major version of plan. #453
v5.3.1
Bug Fixes
- Icons - Panel's restore icon #441
- Separator - Static separator's position, opacity #339
- Tabbar Width - Consistently in the gap. #440
- New contributor @thunderstone135
- Decoration - Remove through when hovering on the label of download panel f945ac8
- Compatibility - Prevent layout moving & consistently color for custom theme b7d3da3
Documents
- Issue Form - Use details for the user.js setup #446
- New contributor @Oondanomala
There are enough changes before #438 merge, so I made a release to stabilize it.
v5.3.0
IMPORTANT
- There is a
accent color
-related breaking change ofv103
version or higher.
This is because Mozilla has completely removed the-moz-accent-color
/-moz-accent-color-foreground
property. mozilla/gecko-dev@4c5f201
Unlike selector issues, backward compatibility cannot be guaranteed.
Users withv102
or lower versions must useuserChrome.compatibility.accent_color
totrue
. - This version has icon related changes.
If the icon directory is not copied, mac global menu related icons may not appear.
Changed
Add
- Icons - Mac global menu icon (experimental) 6a91696 5c8a0ad
userChrome.icon.global_menu.mac
- Icons - New Tab page's menu icons d89c2df
Bug Fixes
- Compatibility - Accent Color at
v103
#433 #437- For versions
v102
and below, setuserChrome.compatibility.accent_color
totrue
- Thanks for @BPower0036 report
- For versions
- Options - Explicitly distribution settings #402 #429
- Thanks for @Roy-Orbison suggestion
- Install - Powershell position bug #364 #436
- Thanks for @NLZ report
- Icons - Zoom icon selector at
v103
#424 - Separator - Compatibility latest tab at hover
v103
1e52eed - Fully Color - Win10's dark system theme sidebar context menu #434
- Menu - Linux's select menu padding 129051c
- Letters Cleary - Adjust mask image 9c34fe9
It's a latest release before v6.0.0 #438
V5.2.1
Option
- Icons - Added
userChrome.icon.menu.full
#412 #418 - Compatibility - Changed from default to option
userChrome.compatiblity.os.windows_maximized
#384 #414
Bug Fixes
- Icons - Bookmarks Toolbar #408
- Icons - Contents' context menu for
about:downloads
,chrome://browser/content/places/places.xhtml
d6533fc- refactoring with
src/contents
- refactoring with
- Contents - Downloads's decoration a5d6ad9
- Contents - Addon.org devhub darkmode #365
- Thanks for testing @filips123
- Contents - field border e3d5519
Others
Refactoring
Refactoring will continue to be applied progressive.
- src/icons: b101d74