[Ext] GlassMyFox - GlassMyBird

Announce and Discuss the Latest Theme and Extension Releases.
Post Reply
heff82
Posts: 7
Joined: July 23rd, 2015, 12:48 pm

Re: [Ext] GlassMyFox - GlassMyBird

Post by heff82 »

Just found a second bug, if you change dropdown menu from "no glass" to "glass" and restart, the bookmarks and menue have more transparency then before.
But if you uncheck "main window" and check again, it's back to normal. Just look screenshot

After restart

Image

after check/uncheck "Main window"

Image
User avatar
Aris
Posts: 3248
Joined: February 27th, 2011, 10:14 am

Re: [Ext] GlassMyFox - GlassMyBird

Post by Aris »

Please recheck 1.3.7b3, if you are using 1.3.6, because panel menus got an own preference there. I just forgot to release GMF 1.3.7 (final).
heff82
Posts: 7
Joined: July 23rd, 2015, 12:48 pm

Re: [Ext] GlassMyFox - GlassMyBird

Post by heff82 »

Yes, used 1.3.6. With 1.3.7b3, it works as it should. But I found out, that for changing a text color, mostly needs a restart to take effect.
And the "Add Tab" Button looks strange, don't know if it should look that way. I just made a screenshot.

Image


One thing at least: Is it possible, to change the text color for the Bookmarks toolbar and the Main Window (Hamburger Menue) seperately?
I thought, this could be the setting "Bookmarks & History", but this setting don't take effect or I don't know what that is for.

Best Regards
User avatar
Aris
Posts: 3248
Joined: February 27th, 2011, 10:14 am

Re: [Ext] GlassMyFox - GlassMyBird

Post by Aris »

"changing a text color, mostly needs a restart to take effect"
Thats a bug inside Firefox profile. No idea what causes it or if another add-on is responsible, but I could reproduce it too. This bug does not occur on a new profile with only GMF installed. I'm still investigating how to prevent this problem. Edit: 1.3.7b4 should take care of this bug.

"And the "Add Tab" Button looks strange, don't know if it should look that way."
GMFs tabs are not compatible to CTRs tabs (yet). You have to switch CTRs tab settings to default.

"the setting 'Bookmarks & History'"
The full name of that option is "Bookmarks and History sidebar text". It does not change bookmark toolbars text.

"Is it possible, to change the text color for the Bookmarks toolbar and the Main Window (Hamburger Menue) seperately?"
Only with Stylish atm.

Code: Select all

/*AGENT_SHEET*/

/* bookmarks toolbar */
#main-window:not(:-moz-lwtheme) #PersonalToolbar toolbarbutton:not(.devtools-toolbarbutton):not(.developer-toolbar-button) {
  color: blue !important;
  text-shadow: #fff 1px 1px 1.5px !important;
}
/* panel menu button */
#main-window:not(:-moz-lwtheme) #PanelUI-popup toolbarbutton:not(.devtools-toolbarbutton):not(.developer-toolbar-button) {
  color: red !important;
  text-shadow: #fff 1px 1px 1.5px !important;
}
heff82
Posts: 7
Joined: July 23rd, 2015, 12:48 pm

Re: [Ext] GlassMyFox - GlassMyBird

Post by heff82 »

Yes, that Bug is fixed, can confirm this!

Thanks for that Stylish code, works perfectly! :)
heff82
Posts: 7
Joined: July 23rd, 2015, 12:48 pm

Re: [Ext] GlassMyFox - GlassMyBird

Post by heff82 »

When the setting for "Drowndown Menue" is set to "Glass", normally it makes a blur effect.
But sadly, not in the Settings Tab. It's hard to see something there. Bug or technically not possible?

Image
User avatar
Aris
Posts: 3248
Joined: February 27th, 2011, 10:14 am

Re: [Ext] GlassMyFox - GlassMyBird

Post by Aris »

It seems Mozillas new "add-on manager" and "settings manager" theme do not allow the old glass windows/popup appearance for dropdown menus anymore.
quezako
Posts: 37
Joined: February 4th, 2004, 8:44 am

Re: [Ext] GlassMyFox - GlassMyBird

Post by quezako »

Hello,

It seems there is a problem with Firefox Nightly x64 46.0a1 (2015-12-22).
The problem appears with 1.3.7 and 1.3.8 Beta 4.
All navbar icons are bugged, but only when I check "White toolbar icons".
So I suppose Mozilla have change the ressource that contains thos icons.
Image
User avatar
Aris
Posts: 3248
Joined: February 27th, 2011, 10:14 am

Re: [Ext] GlassMyFox - GlassMyBird

Post by Aris »

You are probably using HiDPI modes, right? Using default 100% in Windows settings works fine.
I will look into it.

EDIT

Could you test the most recent beta and tell me, if the problem still exists?
https://addons.mozilla.org/addon/glassm ... 1.3.8beta5
Coolgamer
Posts: 4
Joined: November 20th, 2007, 8:02 am

Re: [Ext] GlassMyFox - GlassMyBird

Post by Coolgamer »

Everything seems to work great in Cyberfox, except the help/about window is bugged, and there is no way to disable transparency on that window.
User avatar
Aris
Posts: 3248
Joined: February 27th, 2011, 10:14 am

Re: [Ext] GlassMyFox - GlassMyBird

Post by Aris »

GMF tries to force dark font colors on that window, but Cyberfox seems to override them.
I will look into it.

Edit
Recent beta/release builds should take care of that issue.
heff82
Posts: 7
Joined: July 23rd, 2015, 12:48 pm

Re: [Ext] GlassMyFox - GlassMyBird

Post by heff82 »

There is a glitch with latest GMF and white favs symbols switched on. Must be a change in firefox or something like that.
I have no "add tab" or scroll button, if I have opened some tabs until it begins to scroll.
User avatar
Aris
Posts: 3248
Joined: February 27th, 2011, 10:14 am

Re: [Ext] GlassMyFox - GlassMyBird

Post by Aris »

Thanks for reporting. An updated version will be out soon.
User avatar
keithy397
Posts: 2352
Joined: August 29th, 2004, 6:49 pm
Location: North Wales, UK.

Re: [Ext] GlassMyFox - GlassMyBird

Post by keithy397 »

Never used this before, still playing around with it, quite like it! How do I change the Bookmarks text to white?
Cheers,
Keith
Post Reply