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

Is it possible to achieve acrylic effect in new version of Firefox for windows? #201

Open
JTFA opened this issue Jul 11, 2024 · 16 comments

Comments

@JTFA
Copy link

JTFA commented Jul 11, 2024

since the 115ESR version will stop supporting soon, is it possible to achieve acrylic effect in new version of Firefox for windows?

@QNetITQ
Copy link
Owner

QNetITQ commented Jul 11, 2024

Not yet

https://bugzilla.mozilla.org/show_bug.cgi?id=1764822
https://bugzilla.mozilla.org/show_bug.cgi?id=1911763

@QNetITQ QNetITQ pinned this issue Sep 30, 2024
@QNetITQ
Copy link
Owner

QNetITQ commented Oct 14, 2024

Windows 11 Mica support added to Firefox 133. See FAQ.

@QNetITQ QNetITQ closed this as completed Oct 14, 2024
@QNetITQ
Copy link
Owner

QNetITQ commented Oct 15, 2024

Windows 11 Acrylic

https://bugzilla.mozilla.org/show_bug.cgi?id=1924645

@QNetITQ
Copy link
Owner

QNetITQ commented Oct 25, 2024

Windows 11 black background instead of Mica

https://bugzilla.mozilla.org/show_bug.cgi?id=1926862

@QNetITQ QNetITQ reopened this Oct 25, 2024
@JTFA
Copy link
Author

JTFA commented Oct 26, 2024

Windows 11 black background instead of Mica

https://bugzilla.mozilla.org/show_bug.cgi?id=1926862 https://bugzilla.mozilla.org/show_bug.cgi?id=1927076

I have tried the Firefox Nightly version, it can achieve acrylic effect through third-party application, however only the top title bar is acrylic and the address bar and favorites bar are opaque, so it doesn't work as well as the 115 version with wavefox.
图片

@QNetITQ
Copy link
Owner

QNetITQ commented Oct 26, 2024

I have corrected the options related to the transparency of the toolbars.

изображение

@JTFA
Copy link
Author

JTFA commented Oct 26, 2024

I have corrected the options related to the transparency of the toolbars.

изображение

It's so great! Looking forward to the update!

@chmichael
Copy link

I have corrected the options related to the transparency of the toolbars.

изображение

What's the config settings for this ?

@QNetITQ
Copy link
Owner

QNetITQ commented Oct 26, 2024

@chmichael
Copy link

I have added these to user.js but it doesn't work:

user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
user_pref("browser.theme.windows.accent-color-in-tabs.enabled", true);
user_pref("userChrome.Tabs.Option2.Enabled", true);
user_pref("userChrome.Toolbar.Transparency.High.Enabled", true);

Do i miss anything ?

@QNetITQ
Copy link
Owner

QNetITQ commented Oct 26, 2024

Toolbar transparency does not activate system transparency. It must be enabled separately.

изображение

@JTFA
Copy link
Author

JTFA commented Nov 2, 2024

Windows 11 Mica support added to Firefox 133. See FAQ.

In the 133 version, the window gradient animation effect when cold starting Firefox is missing (it's normal in 115ESR). Is it possible to fix this bug?

@QNetITQ
Copy link
Owner

QNetITQ commented Nov 2, 2024

Do you mean UI Skeleton? Mozilla developers disabled it for transparency mode, because it is incompatible with it. Maybe they will enable it later, but it is not certain.

@JTFA
Copy link
Author

JTFA commented Nov 2, 2024

Do you mean UI Skeleton? Mozilla developers disabled it for transparency mode, because it is incompatible with it. Maybe they will enable it later, but it is not certain.

but the official version (132) also doesn't have this effect, the window pops up directly when cold starting instead of other softwares.

@QNetITQ
Copy link
Owner

QNetITQ commented Nov 2, 2024

I can't really do anything about it. I can only advise you to check that the key browser.startup.preXulSkeletonUI is on.

@QNetITQ
Copy link
Owner

QNetITQ commented Nov 29, 2024

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

No branches or pull requests

3 participants