- updated styles for popup windows (e.g. apple id login)
- updated findbar, statuspanel colors and border radius
- enhanced statuspanel and findbar with borders
- added crude support for firefox notifications (e.g. add mail application)
- fixed main container visible on newtab when everything inside hidden (#36)
- moved wallpaper attribution to top-left corner
- fixed unreadable disabled dropdown menu options (#35)
- fixed unreadable dropdown menus (#34)
- fixed macos window control buttons (pr, #33)
- fixed unreadable findbar on macos (pr, #33)
- new config property
shimmer.disable-popover-urlbar
, which removes the popover effect on the urlbar when toggled true
- fixed an issue where margins and rounded corners wouldn't hide in fullscreen (e.g. youtube video player) (#27)
- added a margin to the left of firefox view button
- new config property
shimmer.hide-firefox-view-button
, which hides the firefox view button
- (very delicate 🙄) support for native vertical tabs
- new config property
shimmer.native-vertical-tabs
, which adds support for native vertical tabs - adjusted default
--shimmer-tab-border-radius
from16px
to12px
for looks, change value inuserChrome.css
to revert - updated styles for navbar and titlebar buttons
- updated to conform to firefox version 133 (firefox stable has been updated to version 133. this breaks some of the styles used in shimmer. please update to v2.17 or use
shimmer.nightly
config property to fix the issues.) - menubar improvements
- fixed an issue with some borders showing through around the browser box
- fixed an issue with browser box's rounded corners disappearing (#24)
- added a css variable
--shimmer-tab-selected-width
regarding the selected tab - findbar positioning improved
- fixed an issue where tabs would get cut in half and translated when moving (#20)
- make pop-up windows (e.g. steam login page) have a restricted urlbar max-width
- added partial support for menubar (release, native tabs only and nightly, full support)
- made improvements with titlebar spacers' visibility
- new config property
shimmer.shimmer.hide-sidebar-button
, which hides the "show sidebars" button - new config property
shimmer.dont-expand-selected-tab
, which removes the effect of expanding the active tab when there are many tabs open
- findbar match amount now visible :P
- when using native tabs, active tab has a minimal width
- fixed a small bug where the panelui button wouldn't have a padding on the right in some cases
- added some support for native vertical tabs (pr, #18)
- new, macos-like compact window control buttons (#17)
- new config property
shimmer.disable-compact-winctr-buttons
, which reverts the compact window control buttons to default - popover urlbar is now centered (#15)
- pinned tab now takes up the whole height of the tabbar
- further updated context menu colors
- added a compact private browsing indicator
- added a private browsing newtab page
- fixed transparent sidebery hidden panels popup
- fixed transparent popups/menus in places window (#13)
- fixed scrollbar in devtools (#12)
- new config property
shimmer.shorter-navbar
, which makes the navbar as tall as on unmodified firefox (#11)
- revamped tab "x" button positioning
- new config property
shimmer.taller-tabs
, which makes the tabs as tall as default firefox tabs and moves the x button to match the height
- fixed a bug regarding tab height
- added a config preference
shimmer.reverse-winctr-buttons-side
, which - when toggled true - moves the window control buttons to the left side (#3)
- fixed an issue where the findbar input box would sometimes overflow (#9)
- removed a margin at the bottom of the browser window when sidebery is closed (#6)
- personal toolbar (bookmark bar) now doesn't obstruct the urlbar when sidebar is open