Recommended Posts

  tom01 said:
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.
  ViperAFK said:
Glasser looks pretty messed up in firefox 3 RC1:
doesn't look messed up...
  ViperAFK said:
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;
}

  some_guy said:
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:

  NienorGT said:
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...

  some_guy said:
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!

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
  • 2 weeks later...
  indiansboy94 said:
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.

  dualc0re said:
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.

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

    • No registered users viewing this page.