[Ext] Glasser 1.0 (Alpha)


Recommended Posts

You mentioned in the OP that this works with a handful of themes. Any chance you could state what themes you have got this working with?

Link to comment
Share on other sites

You mentioned in the OP that this works with a handful of themes. Any chance you could state what themes you have got this working with?

As far as I know and tested it only works with Firefox 3 default theme.

Link to comment
Share on other sites

I think in the next release you should move the file menu to the side of the min,max,close buttons like in Maxthon. The top of the browser is massive without hidemenu enabled.

Link to comment
Share on other sites

I think in the next release you should move the file menu to the side of the min,max,close buttons like in Maxthon. The top of the browser is massive without hidemenu enabled.
it's somewhat not possible, the borders aren't relative to the program in it.
Glasser looks pretty messed up in firefox 3 RC1:
doesn't look messed up...
Link to comment
Share on other sites

look at the address bar and the wierd line under the bookmark toolbar, looks normal when glasser isn't enabled. It messes some stuff up in RC1.

compare rc1 with glasser

post-159052-1210904322_thumb.png

to beta 5 with glasser

post-159052-1210904306_thumb.png

Edited by ViperAFK
Link to comment
Share on other sites

look at the address bar and the wierd line under the bookmark toolbar, looks normal when glasser isn't enabled. It messes some stuff up in RC1.

yea that has been in the minefield builds for some time... heres the userchrome.css fix

#main-window:-moz-system-metric(windows-default-theme) #navigator-toolbox {
  margin-bottom: -1px !important;
}
#main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox #nav-bar {
  margin-bottom: -1px !important;
}

and heres the code to fix the favicon part

#identity-box > hbox
{
	border-left: 0 !important;
}
#identity-box
{
	margin-left: 0 !important;
	border-left: 0 !important;
}

Link to comment
Share on other sites

yea that has been in the minefield builds for some time... heres the userchrome.css fix

#main-window:-moz-system-metric(windows-default-theme) #navigator-toolbox {
  margin-bottom: -1px !important;
}
#main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox #nav-bar {
  margin-bottom: -1px !important;
}

and heres the code to fix the favicon part

#identity-box > hbox
{
	border-left: 0 !important;
}
#identity-box
{
	margin-left: 0 !important;
	border-left: 0 !important;
}

Thanks dude :cool:

Link to comment
Share on other sites

how do you get styler to work with RC1 ? I just downloaded RC1 but Styler is not compatible?

Link to comment
Share on other sites

Nightly tester tools :)
I never used this, I don't see the point of that tool.

Just deactivate the extension compatibility check and it's over.

extensions.checkCompatibility;false

Link to comment
Share on other sites

I never used this, I don't see the point of that tool.

Just deactivate the extension compatibility check and it's over.

extensions.checkCompatibility;false

I just like some of the features it has like analyzing memory leaks, extension list, open profile folder ect...

Link to comment
Share on other sites

yea that has been in the minefield builds for some time... heres the userchrome.css fix

#main-window:-moz-system-metric(windows-default-theme) #navigator-toolbox {
  margin-bottom: -1px !important;
}
#main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox #nav-bar {
  margin-bottom: -1px !important;
}

and heres the code to fix the favicon part

#identity-box > hbox
{
	border-left: 0 !important;
}
#identity-box
{
	margin-left: 0 !important;
	border-left: 0 !important;
}

Thanks!

Link to comment
Share on other sites

Anyway to change it so that it doesn't turn black when maximized? I'm loving this other than it looks like crap when its maximized (which is always for me)

Link to comment
Share on other sites

Just released version 1.0.15 for x86 builds. This version fixes the full screen bug and anything broken by RC1. Also the GlasserExtras have been updated for the changes in the toolbox names.

Also, so that Alpha is not longer in the topic title, the new topic will be here. Can I get a moderator close this topic.

Edited by 6XGate
Link to comment
Share on other sites

  • 2 weeks later...

Oh thanks! I was so hacked off about FF3 not supporting glass I was even considering writing it myself. Good to see it can be integrated so transparently :). Keep up the good work.

--Matt

Link to comment
Share on other sites

I had a feel problems with this patch after a trade uxtheme dlls.

The window become square default, like classic windows theme.

I did restore my originals uxtheme files and averything works fine now.

Thanks for this release! Very pretty and usefull.

Link to comment
Share on other sites

I tried to install this with Firefox 3 RC2 and look what happened:

post-185977-1212936546_thumb.jpg

Does anyone know how to fix this?

un maximize the window, that is a feature of aero not a problem with glasser. The titlebar turns black and non transparent on any maximized window in vista.

Link to comment
Share on other sites

I had a feel problems with this patch after a trade uxtheme dlls.

The window become square default, like classic windows theme.

I did restore my originals uxtheme files and averything works fine now.

Thanks for this release! Very pretty and usefull.

I didn't have any problems with Glasser after patching the three UXTheme files.

Link to comment
Share on other sites

  • 2 weeks later...
  • 8 months later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.