Recommended Posts

Ok, If you really want to disable glass on the statusbar and findbar, go into the dwm-overlay.js and change the 2 places where it says this

dwm.ExtendFrameIntoWindow(height+tabheight, 0, bottom, 0);

to this

dwm.ExtendFrameIntoWindow(height+tabheight, 0, 0, 0);

I could remove the parts where it calculates height, but that's not a big deal, just takes a very tiny bit of processing.

If you want, I could also post a patch to just unglass the find bar, but i don't have the time right now.

Ok, If you really want to disable glass on the statusbar and findbar, go into the dwm-overlay.js and change the 2 places where it says this

dwm.ExtendFrameIntoWindow(height+tabheight, 0, bottom, 0);

to this

dwm.ExtendFrameIntoWindow(height+tabheight, 0, 0, 0);

I could remove the parts where it calculates height, but that's not a big deal, just takes a very tiny bit of processing.

If you want, I could also post a patch to just unglass the find bar, but i don't have the time right now.

Thank you for this.

Ok, If you really want to disable glass on the statusbar and findbar, go into the dwm-overlay.js and change the 2 places where it says this

dwm.ExtendFrameIntoWindow(height+tabheight, 0, bottom, 0);

to this

dwm.ExtendFrameIntoWindow(height+tabheight, 0, 0, 0);

I could remove the parts where it calculates height, but that's not a big deal, just takes a very tiny bit of processing.

If you want, I could also post a patch to just unglass the find bar, but i don't have the time right now.

THANKS!!!

This looks OK, but what I'd like to see is a REAL "all glass" firefox. You're claiming "all glass" but I can still read the page content. By "all glass" it should be exactly that - one large sheet of glass, nothing more. No matter what page you navigate to, it doesn't matter! They all look like one large sheet of glass! Can you add this feature, especially if you're going to claim "all glass". That's false advertising there buddy...

This looks OK, but what I'd like to see is a REAL "all glass" firefox. You're claiming "all glass" but I can still read the page content. By "all glass" it should be exactly that - one large sheet of glass, nothing more. No matter what page you navigate to, it doesn't matter! They all look like one large sheet of glass! Can you add this feature, especially if you're going to claim "all glass". That's false advertising there buddy...

If you want that, just change the lines with dwm.ExtendFrameIntoWindow... to dwm.ExtendFrameIntoWindow(9999, 9999, 9999, 9999);

the problem with this is that the stuff on the left edge of the toolbars is kind of cut off.

instead of having a nice circular back button, it's now flattened on the left side.

is there any way to fix this? it's especially annoying when the window is maximized

because it gets cut off the edge of the screen.

the problem with this is that the stuff on the left edge of the toolbars is kind of cut off.

instead of having a nice circular back button, it's now flattened on the left side.

is there any way to fix this? it's especially annoying when the window is maximized

because it gets cut off the edge of the screen.

Fixed! Please update from userstyles.org!

Hi Ambroos

Thanks! :D It looks better now. However is there one more padding change you can make?

If you look at the comparison with no glass and with glass, you'll see that the menu bar is a pixel or two too far to the left.

You can see the word "File" is right next to the edge of the screen.. it should be a few pixels farther from it.

97348194jl2.jpg

Also notice that the letter "e" in "File" is cut off slightly on its right edge; the same is true fro the other menu items (Bookmarks, Tools, Help, anyway)

Furthermore, I've found a few small issues that I'm wondering if you can correct.

For one, the Search Bar doesn't work 100% for me -- when I press Ctrl+F,

it shows up with a black background for a fraction of a second, and then becomes glass:

60251708bv2.jpg

And another issue: it seems that some of the text, when it's bolded, is a bit blurry and sometimes a bit cut off (cut off when the tab is active).

Here are some images to show you what I mean:

18723292uw7.jpg

Overall though this is awesome.. great job and thank you!! :laugh:

For one, the Search Bar doesn't work 100% for me -- when I press Ctrl+F,

it shows up with a black background for a fraction of a second, and then becomes glass...

That's normal, it's because Glasser uses javascript to set the amount of glass to use, which has that tiny bit of lag. The only way that would be possible to fix it would be to either change firefox code and recompile it or change glasser code and recompile it, both of which is too much effort for the payoff, or possibly cleaning up my code in the dwm-overlay.js. Either way, it doesn't bother me, I'm not that much of a perfectionist.

As for the other stuff, to fix weirdly rendered text, change the opacity to .99, with letters being cut off, i just ignore it, although some tweaks with the size of the box would possibly fix it.

Hi Ambroos

Thanks! :D It looks better now. However is there one more padding change you can make?

If you look at the comparison with no glass and with glass, you'll see that the menu bar is a pixel or two too far to the left.

You can see the word "File" is right next to the edge of the screen.. it should be a few pixels farther from it.

97348194jl2.jpg

Also notice that the letter "e" in "File" is cut off slightly on its right edge; the same is true fro the other menu items (Bookmarks, Tools, Help, anyway)

Furthermore, I've found a few small issues that I'm wondering if you can correct.

For one, the Search Bar doesn't work 100% for me -- when I press Ctrl+F,

it shows up with a black background for a fraction of a second, and then becomes glass:

60251708bv2.jpg

And another issue: it seems that some of the text, when it's bolded, is a bit blurry and sometimes a bit cut off (cut off when the tab is active).

Here are some images to show you what I mean:

18723292uw7.jpg

Overall though this is awesome.. great job and thank you!! :laugh:

Tried to fix some of the bugs. Inactive tab text is now better and menu text doesn't get cut off to the left...

About the flashing in black, that's just the way the glasser JS calculates height every time. Can't do anything about that.. sorry!

And another issue: it seems that some of the text, when it's bolded, is a bit blurry and sometimes a bit cut off (cut off when the tab is active).

Here are some images to show you what I mean:

18723292uw7.jpg

Text cut off it a firefox issue. See: https://bugzilla.mozilla.org/show_bug.cgi?id=363861

this is nice, but .. when you get something bright under it, it looks just horrible

I had to make as much text as possible white. Otherwise, it doesn't look like anything at all when you maximize your window.

I had to think about useability for people with or without a bookmarks bar, and for peple with or without a file menu bar...

  • 2 weeks later...

Hey Ambroos, I got a question about maximized windows. Could you make it so that even though windows normally get black maxed, Firefox won't or is it too strictly tied with how DWM does its thing?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • If its the devs fault you would think Unreal would help M$ take full advantage of Unreal and work with them to fix the performance issues. Otherwise they are catching unwarranted bad press.
    • Thanks for the advice guys, I'll give my current GPU a clean and then run the benchmarks to see how similar it is. Hopefully a bit of a clean-out will help it last a bit longer.
    • Pretty sure those will still be in this game. The series' well-explored psychosis themes will return as well.
    • "performance issues? what performance issues?!"
    • Microsoft making much needed change to Windows 11, 10 Patch Tuesday security updates by Sayan Sen Recently, Microsoft delivered its latest Defender patches for Windows 11 ISOs. These definitions are released from time to time alongside the general security updates available during Patch Tuesday. Speaking of Defender, the company has now announced another important change that affects how security updates are delivered to enterprise devices running Windows. According to a recent announcement, Microsoft Defender for Endpoint's endpoint detection and response (EDR) updates will no longer be bundled with the monthly Windows security updates or Patch Tuesdays. Instead the company is shifting delivery of these updates to Microsoft Update, bringing EDR servicing in line with several other Microsoft Defender components. If you recall, Microsoft last year moved PowerShell updates to Microsoft Update (MU) as well since it provides automatic updates for Microsoft products and services. Thus the move is intended to allow Microsoft to deliver EDR improvements and security enhancements independently of the OS's regular monthly update cycle; this should enable faster deployment of protection updates without requiring organizations to wait for the next Patch release. For those unfamiliar, Microsoft Defender for Endpoint's EDR capabilities are designed to help organizations detect, investigate, and respond to advanced threats across managed devices. Keeping these components updated is critical for maintaining protection against evolving attack techniques. The rollout has already began for Windows 10 devices in late May 2026 (last month) and Microsoft says it will gradually expand support to Windows 11 and the remaining supported Windows versions over the coming months. The company expects deployment across Windows 10 and Windows 11 to be completed by fall 2026 or around Q3 of this year. Once the transition is complete, EDR updates will be delivered through Microsoft Update using KB5005292, provided the required prerequisite updates have already been installed. Microsoft is also introducing a new Defender Update Service as part of the change. Following installation of the first update, devices will automatically create a new directory located at %ProgramData%\Microsoft\Microsoft Defender\Defender Update. Microsoft notes that restarts may occasionally be necessary in case of "rare" failure scenarios. For most organizations, the tech giant says no action will be required as long as Microsoft Update is already permitted within their update management strategy. Admins who rely on manually deployed update packages, however, will need to adjust their processes to ensure the new Defender update package is included. Microsoft also recommends reviewing internal documentation and notifying helpdesk and security operations teams about the updated delivery mechanism to avoid confusion during the transition. As a prerequisite, the tech giant notes that systems must be running Sense version 10.8798.25857.1000 or later and have one of the following Windows updates (or later) installed: Win11 24H2 KB5062660 (2025-07 Cumulative Update Preview) Win11 23H2 KB5062663 (2025-07 Cumulative Update Preview) Win11 22H2 KB5062663 (2025-07 Cumulative Update Preview) Win10 22H2 KB5062649 (2025-07 Cumulative Update Preview) Win10 1809 KB5063877 (2025-08 Cumulative Update) Server 2019 KB5063877 (2025-08 Cumulative Update) Server 2022 KB5063880 (2025-08 Cumulative Update) Server 2025 KB5063878 (2025-08 Cumulative Update) As always, organizations should verify that their update policies align with the new servicing approach before the broader rollout reaches all supported Windows platforms later this year. In case of major problems, the EDR update can be rolled back to the inbox version stored in %ProgramFiles%\\Windows Defender Advanced Threat Protection (ATP) using: MpCmdRun.exe -RevertMde -Product Edr -ToVersion Inbox For those who have access to the Microsoft 365 Admin Center portal, you can view the message here under ID MC1381119.
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      248
    3. 3
      Steven P.
      73
    4. 4
      +Edouard
      69
    5. 5
      neufuse
      68
  • Tell a friend

    Love Neowin? Tell a friend!