Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #3

Open
wants to merge 139 commits into
base: main
Choose a base branch
from
Open

update #3

wants to merge 139 commits into from

Conversation

jannikbuscha
Copy link
Owner

No description provided.

wherewith and others added 30 commits February 3, 2023 11:31
Adjust tag and frame styles.
Fix the problem of tag highlights covering active tag.
…or value to lwt-accent-color, make rounded corners not default, hide the separator of adjacent tabs, remove active tab bold
Update theme styling to the Phoenix design
… devtool, update visual to latest Pheonix redesign
Update avatar icon visual on tab bar
Update floating tab shadow style
bmFtZQ and others added 30 commits February 12, 2024 00:13
Fix for issue when using websites such as twitter.com or apple.com where
the backdrop-filter property caused the rounded corners to disappear.

To fix this, the corners are added as an overlay on top of the browser
instead of clipping the corners of the browser element.
This adds support for placing the window control buttons inside the
navbar on Linux/GTK platforms. Also fixes bug with window controls
appearing in fullscreen mode on Windows.
Fixes missing window controls when the hide-tabs-bar tweak is enabled.
Fixes a misaligned menu items in Firefox 124.
Also adds icons for recording indicators (screen, microphone, camera).
In the newest version of Edge, tabs now have a border-radius of 8px and
the shadow has been removed.
Removes rule applied to `about:blank` that also applied to iframes,
causing issues if they are supposed to be transparent.
Mozilla seems to have removed `:-moz-lwtheme` in favour of using
`:root[lwtheme]` instead.
Adds support for the responsive design mode toolbar with the rounded
corners tweak.
Adds MARK: comments that show in the VS Code minimap to help navigating
the large files.

Also fixes issues with the Sidebery theme colour and space for the title
bar buttons appearing when in fullscreen mode on macOS.
In this case the issue was that the `#urlbar-input-container` element
now uses a class instead of an ID.
Updates the wording of the disable-drag-space tweak description in the
readme file.
Applies some styles to the sidebar, even if the hide-tabs-bar and
sideberry theme tweaks are enabled.
Add the option for hiding the window controls when using the
hide-tabs-bar tweak: `uc.tweak.hide-tabs-bar.no-window-controls`.
This can be enabled on its own or along with the existing tweak.
Fixes the additional space under the bookmarks toolbar when using
rounded corners.
Add "Hide tab close button"
 * Firefox 133 added window controls to the nav-bar, which also added
   titlebar-spacers which needed the scope limited to TabsToolbar.
 * Firefox 133 also changed the urlbar popup width calculation.
Fixes missing window controls on Firefox 133 beta, Mozilla added new
window controls to the nav-bar element, so they can be used instead of
positioning the tabs-toolbar window controls. The latter can still be
done as a fallback for older versions of Firefox.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants