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

    • Google's NotebookLM gets some useful features you may have been waiting for by Aditya Tiwari It's been three years since Google introduced its AI-powered note-taking and research app, NotebookLM. Just when Apple is about to kick off WWDC 2026, the search giant has announced a platter of new NotebookLM features that add agentic capabilities in chat and more advanced reasoning. For starters, NotebookLM now draws its fuel from Gemini 3.5 and Antigravity to improve accuracy and reliability. One of the things people have been asking for a long time is more transparency into the thinking steps. NotebookLM now shows expanded thinking steps in chat, providing better visibility into the thinking process. Google compared the upgraded NotebookLM with prior versions and found that it "achieved an average win rate of over 65% — a 15% point margin above parity — across our top five core evaluation dimensions," including accuracy & quality, multilingual support, large document analysis, document creation, and advanced research. It showed substantial improvements in analyzing large documents, achieving a 69.9% win rate. The system also delivered "exceptional performance" in advanced web research and source discovery with a 78.2% win rate. The AI research tool now generates outputs in more formats. You can give instructions to guide the outputs and download the generated files from the studio panel. Here are the newly supported formats: PNG and SVG for data visualizations and charts PDFs, docx, markdown, and text files for documents PNG, JPG, and GIF for images JSON and CSV for structured data XLSX for Microsoft Excel PPTX for Microsoft PowerPoint You can make edits after the outputs are generated. The feature is available globally; therefore, you can provide directions in one language and create outputs in another. Google said that it's also making it easier to get started with a project in NotebookLM. Instead of having a list of sources beforehand, you can even start with loose ideas, and NotebookLM can help build the repository of sources through the chat. For instance, you can find primary sources in other languages to get new perspectives or explore related works of an author. All of these new features are rolling out globally for those who can loosen up their pockets. They are available to users with Google AI Ultra and all Workspace business customers with AI Ultra access. Google has plans to expand them to more users in the future.
    • "...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...". Three names that all refer to Windows Update. Does the author even understand what he is writing about?
    • and somehow windows is the only one with issue every patch tuesday is a mess, android macosx have all that and it never had issues locking people out of their own data.
    • It's the ol': I told my kids I was older than Google and they thought I was joking. For me I was born the same year as the internet
  • Recent Achievements

    • 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
    • Dedicated
      Conjor earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      501
    2. 2
      PsYcHoKiLLa
      238
    3. 3
      Steven P.
      75
    4. 4
      ATLien_0
      75
    5. 5
      +Edouard
      69
  • Tell a friend

    Love Neowin? Tell a friend!