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

    • I have never been a huge fan of libre, it feels really good but exactly when you need an advance feature for data wrangling it falls short every time or has bugs. I am all for euro office if they can deliver a good and usable alternative to MS office with backing of govt function.
    • Go on, I'll bite. How does windows (nice comment on an 'article' which doesn't actually involve it ) lock users out of their data then? Been using it since 3.1 back in 92 and not once have I been locked out of my data? Perhaps you mean Bitlocker? In which case the average user (who doesn't mess about) will have been forced to use a MSA, and in which case the recovery key would have been saved to said account..... If the user did happen to bodge around and not use an MSA then Bitlocker wouldn't have become live (as it cannot without a safe place to store the key) I want to point out Bitlocker and MSA are not connected and you can of course force it on without a safe place to store the key, but you do that with your eyes open. So your standard consumer who knows no better sets up an MSA, gets bitlocker and a recovery key stored off box, with a route to reset their password. All of this notwithstanding the fact, if your data is important, you back it up, no ifs, no buts, no-ones responsibility other than your own. Important data lives in at least two locations, one of which is offline and recovery is tested, otherwise that data wasn't really that important. Disks, fail, laptops get lost, phones end up down the toilet, tablets get stolen, if your only copy of data is on a single device you're doing it wrong.
    • Clearly that feature isn't for us. It's for the ad spam marketers so they can more directly target us about going to places we might want to go again...but without understanding context clues. Like for the flight someone took for a friend's funeral. We want to be reminded of that every time we open an app, a browser, or email, right? Right, Siri?
    • Is your Apple Watch supported? Check the watchOS 27 compatibility list by Aditya Tiwari Apple kicked off WWDC 2026 with a ton of announcements, mostly centered around Apple Intelligence improvements, the Siri AI, and Liquid Glass updates. However, there is a lot of other stuff that couldn't catch the limelight. Let's talk about watchOS 27 and which models are supported by the newest operating system. According to the Cupertino giant, watchOS 27 will be supported on the following Apple Watch models when it arrives later this year: Apple Watch Ultra 3 Apple Watch Series 11 Apple Watch SE 3 Apple Watch Series 10 Apple Watch Ultra 2 It's a stark contrast with last year's watchOS 26 update, which had almost a dozen Apple Watch models in its list of supported devices. Apple supported models all the way back to Apple Watch Series 6. That said, if you own one of the five models, you'll need an iPhone 11 (or later) with iOS 27 to install the latest update. Yes, Apple has shown some extra love to the iPhone 11, and it old horse supports the iOS 27 update. watchOS 27 beta 1 is now available for developers and interested power users through the Apple Developer Program. So, if you're among those who like to play with fire, you can download it to your supported Apple Watch. Otherwise, the public beta for watchOS 27 will be available next month. The freshly baked Apple Watch update comes with Siri AI - an advanced, fully conversational version of Siri powered by Apple Intelligence due for later this year. A new dynamic app grid features icons for five Siri-suggested apps. You can use a new tap gesture to open a widget in the Smart Stack, and a new Find My app finally clears the mess of Find Devices, Find Items, and Find People on Apple Watch. Workout Buddy can run without an iPhone nearby and offers new insights based on data, including your progress for pace, distance, and workout duration. Apple improved its motion tracking algorithms to measure the distance of indoor treadmill runs and walks more precisely. Speaking of other changes, the music playback on watchOS 27 starts faster and you can create custom passes for any membership or card that uses a QR code or barcode, then easily access them in the Wallet app or pin in the Smart Stack.
    • "and pull old flight details from your email during back-and-forth conversations" The Siri I've become to know and trust. I've always wanted to pull info on old flights. /s
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • 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
  • Popular Contributors

    1. 1
      +primortal
      499
    2. 2
      PsYcHoKiLLa
      228
    3. 3
      ATLien_0
      85
    4. 4
      Steven P.
      76
    5. 5
      +Edouard
      75
  • Tell a friend

    Love Neowin? Tell a friend!