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

Google Chrome Titlebar #250

Closed
timea-techgirl opened this issue Apr 4, 2024 · 12 comments
Closed

Google Chrome Titlebar #250

timea-techgirl opened this issue Apr 4, 2024 · 12 comments
Labels
enhancement New feature or request

Comments

@timea-techgirl
Copy link

Describe the solution you'd like

Glass effect on Google Chrome's titlebar

Your reason (tell us why we need it)

People mostly use browsers on their computer, it's the most used app. So, it would be great to see glass effect in the browser titlebar, especially Google Chrome

Describe alternatives you've considered

There was a flag, --disable-windows-10-custom-titlebar in the past.
It stopped working a few months ago. Now, there is support for Windows 11 Mica titlebar but it doesn't work on Windows 10
There was a patcher known as AG4FFCR ver.0.0.0.11 which patched Chrome and Firefox's titlebars.
AG4FFCR ver.0.0.0.11.zip

@timea-techgirl timea-techgirl added the enhancement New feature or request label Apr 4, 2024
@ALTaleX531
Copy link
Collaborator

This can't be implemented in the dwm side.

@arukateru
Copy link
Contributor

arukateru commented Apr 4, 2024

Describe the solution you'd like

Glass effect on Google Chrome's titlebar

Your reason (tell us why we need it)

People mostly use browsers on their computer, it's the most used app. So, it would be great to see glass effect in the browser titlebar, especially Google Chrome

Describe alternatives you've considered

There was a flag, --disable-windows-10-custom-titlebar in the past.
It stopped working a few months ago. Now, there is support for Windows 11 Mica titlebar but it doesn't work on Windows 10
There was a patcher known as AG4FFCR ver.0.0.0.11 which patched Chrome and Firefox's titlebars.
AG4FFCR ver.0.0.0.11.zip

Any version for Edge ? Can I modify the script inside for chrome for edge ?
This patch does not work for me either

@not-nullptr
Copy link

this issue is entirely unrelated to dwmblurglass

@timea-techgirl
Copy link
Author

This can't be implemented in the dwm side.

Oh, that's sad. At least windows 11 users can enjoy mica titlebar.

@timea-techgirl
Copy link
Author

Found a way to achieve it on Windows 10...

image

  • Install Application Verifier
  • Add chrome into it and untick all options
  • In Compatibility > HighVersionLie, enter the build number as 10.0.22631
  • Save and exit
  • Open chrome://flags
  • Enable Windows 11 Mica titlebar
  • Restart chrome and you have the beautiful glass effect
  • If you have any themes enabled, disable it in Chrome settings > Appearance or the titlebar effect will not be seen

This may work on Edge, I haven't tested.

@schm1dtxbox
Copy link

schm1dtxbox commented Apr 5, 2024

Much easier solution @timea-techgirl, just use Supermium if you're on W10 and really want to use native-titlebar, as it re-adds the disable-windows10-custom-titlebar flag to chrome://flags and doesn't need any build spoofing nonsense.

@lucassilvas1
Copy link

Nice @timea-techgirl , do you know if there's a way to achieve this on Firefox? Without involving something like Echelon that is, just vanilla Firefox but with Aero.

@jonm58
Copy link

jonm58 commented Apr 6, 2024

Nice @timea-techgirl , do you know if there's a way to achieve this on Firefox? Without involving something like Echelon that is, just vanilla Firefox but with Aero.

https://github.com/Eclipse-Community/r3dfox

@lucassilvas1
Copy link

Is it supposed to work out of the box @jonm58 ? I couldn't find anything on how to enable Aero.
image

@jonm58
Copy link

jonm58 commented Apr 6, 2024

Is it supposed to work out of the box @jonm58 ? I couldn't find anything on how to enable Aero. image

Use 115esr CSS Themes or spooft win7
image
How to spooft win7:
image

@lucassilvas1
Copy link

I followed this and got it to work. Thanks @jonm58 .

@Skyyblaze
Copy link

@lucassilvas1 @jonm58 It's funny to see what I wrote ages ago on Reddit being referenced here, the world is small. Meanwhile I found a way to do this without having to mess with the firefox.exe:

Save the manifest as a text-file and name it firefox.exe.manifest and place it next to the actual firefox.exe. Then follow these instructions: https://github.com/superzanti/high_dpi_external_manifest_files

and Firefox should adhere to the external manifest the next time it's started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

9 participants