SkyDX Posted June 26, 2010 Share Posted June 26, 2010 Another question came up, how do I force addon installs in the latest hourly? extensions.checkCompatibility = false wont work anymore Link to comment Share on other sites More sharing options...
aznkid25 Posted June 26, 2010 Share Posted June 26, 2010 Whats the difference between the nightlies and hourly builds? Is there any point in installing the hourly builds, if I have the nightly builds installed? Link to comment Share on other sites More sharing options...
Ci7 Posted June 26, 2010 Share Posted June 26, 2010 Another question came up, how do I force addon installs in the latest hourly? extensions.checkCompatibility = false wont work anymore should be extensions.checkCompatibility.3.7a = false Link to comment Share on other sites More sharing options...
SkyDX Posted June 26, 2010 Share Posted June 26, 2010 should be extensions.checkCompatibility.3.7a = false Thanks, that did the trick!^^ btw DirectWrite is also broken for me, causes major flickering and makes the whole UI looks like it would need 16x antialiasing :laugh: Link to comment Share on other sites More sharing options...
Brandon H Supervisor Posted June 26, 2010 Supervisor Share Posted June 26, 2010 Whats the difference between the nightlies and hourly builds? Is there any point in installing the hourly builds, if I have the nightly builds installed? just what it says, hourly's are released pretty much every hour and nightly's are released daily Link to comment Share on other sites More sharing options...
MadDoggyca Posted June 26, 2010 Share Posted June 26, 2010 Aahh meh IE FTW (Intergation beats 3rd party) Just like Sarfari for OSX.. jsut works. I also have Google chrome as backup ..ya know just in case. (I know that HTML5 is #$#$# on it but i hardly ever open it anywazs) Link to comment Share on other sites More sharing options...
primexx Posted June 26, 2010 Share Posted June 26, 2010 wow the latest screenies really look great Link to comment Share on other sites More sharing options...
Darrian Posted June 26, 2010 Share Posted June 26, 2010 How do you get Stylish to work? I'm assuming whatever I had set in 3.6.4 is still active, but I can't find the Stylish interface anywhere so I can enable/disable/add/remove scripts. Also, I'm a little irritated that they force a bookmarks "button" into the bookmarks toolbar, grr. Edit: NM on Stylish; I always hide the status bar since it's about useless so I forgot there's a button there. Now if I could just figure out why I still have a titlebar taking up space instead of having the "minefield" button up there... Link to comment Share on other sites More sharing options...
Brandon H Supervisor Posted June 26, 2010 Supervisor Share Posted June 26, 2010 ^^right click and uncheck menu bar Link to comment Share on other sites More sharing options...
Darrian Posted June 26, 2010 Share Posted June 26, 2010 Huh? Who uses the menu bar anymore? It's already disabled. I may have to try a new profile, but I really don't want to lose all my saved passwords and cookies :/ Update: tried a clean profile, no difference. Update 2: d'oh! Went back to the download page and realized I'd grabbed a build from yesterday. Link to comment Share on other sites More sharing options...
SkyDX Posted June 26, 2010 Share Posted June 26, 2010 Anyway to rename the titlebar button?^^ Link to comment Share on other sites More sharing options...
Darrian Posted June 26, 2010 Share Posted June 26, 2010 Sigh. Got the latest build running now and I still have the stupid titlebar. I should be able to remove the text again if I reinstall Titlebar Tweaker Plus, but there'll still be all that wasted space, and apparently for no reason if other people have gotten it to display correctly. Link to comment Share on other sites More sharing options...
Brandon H Supervisor Posted June 26, 2010 Supervisor Share Posted June 26, 2010 Huh? Who uses the menu bar anymore? It's already disabled. one reason: there's still a lot missing from the button menu, check for updates for instance Sigh. Got the latest build running now and I still have the stupid titlebar. I should be able to remove the text again if I reinstall Titlebar Tweaker Plus, but there'll still be all that wasted space, and apparently for no reason if other people have gotten it to display correctly. today's nightly is unusably bugged, the last few hourlies work correctly though Link to comment Share on other sites More sharing options...
Darrian Posted June 26, 2010 Share Posted June 26, 2010 Couldn't you do that from the options window? Anyway, you can just press Alt for quick access to the menu bar. Finally got the right build and it's looking great. I also really like the script for moving the tabs up. More compact than even Chrome now. My only gripe at this point is that omnibar won't work. Otherwise, it's looking fantastic. Link to comment Share on other sites More sharing options...
Lewism Posted June 26, 2010 Share Posted June 26, 2010 Try this updated version of Omnibar: http://drop.io/eqwdftf Link to comment Share on other sites More sharing options...
bogas04 Posted June 26, 2010 Author Share Posted June 26, 2010 Latest hourly Really nice Stylish script to make it perfectly placed (normal and maximized both!) Thanks to gnwaa #appmenu-button-container { position: fixed !important; } #main-window[sizemode=maximized] #appmenu-button-container { padding-top: 7px !important; } #main-window[sizemode=maximized] #appmenu-button { padding-top: 1px !important; } #appmenu-button { border-top: white !important; margin-left: 4px !important; margin-top: 1px !important; } #navigator-toolbox[tabsontop="true"] #TabsToolbar { padding-top: 22px !important; } #main-window[sizemode=maximized] #navigator-toolbox[tabsontop="true"] #TabsToolbar { margin-left: 110px !important; margin-right: 110px !important; padding-top: 6px !important; } Link to comment Share on other sites More sharing options...
Syanide Posted June 26, 2010 Share Posted June 26, 2010 Looking great, can't wait for beta (Y) Link to comment Share on other sites More sharing options...
mame32kawaks Posted June 26, 2010 Share Posted June 26, 2010 Look awesome! :D :woot: Link to comment Share on other sites More sharing options...
Lewism Posted June 26, 2010 Share Posted June 26, 2010 Today's nighly works. Yay! Love the new interface. Link to comment Share on other sites More sharing options...
bogas04 Posted June 26, 2010 Author Share Posted June 26, 2010 New Interface (Default) Link to comment Share on other sites More sharing options...
yowanvista Posted June 26, 2010 Share Posted June 26, 2010 How can I rename minefield to firefox in the titlebar? Link to comment Share on other sites More sharing options...
The_Decryptor Veteran Posted June 26, 2010 Veteran Share Posted June 26, 2010 The button is 1 pixel too high, and 1 pixel too tall. Also, the border and spacing is wrong. But it's nice to see the support there (By final, it should behave as any other toolbar, so you could put anything there) Link to comment Share on other sites More sharing options...
bogas04 Posted June 26, 2010 Author Share Posted June 26, 2010 Don't be skeptical about the builds , its the first build to implement that , so just give it some time.. How can I rename minefield to firefox in the titlebar? use this code : #appmenu-button .button-text { display:none !important; } #appmenu-button dropmarker:before { content: "Firefox" !important; } Link to comment Share on other sites More sharing options...
Inklin Posted June 26, 2010 Share Posted June 26, 2010 I have moved my tabs into the title bar and adjusted the menu button a little and I'm very happy with this compact look! Here is my modified stylish script @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); #appmenu-button-container{ position: fixed !important; } #navigator-toolbox[tabsontop="true"] #TabsToolbar{ padding-left: 95px !important; } #navigator-toolbox[tabsontop="true"] #TabsToolbar{ padding-left: 105px !important; padding-top:1px !important; padding-right:98px !important; } #appmenu-button{ padding: 3px 18px 3px 18px !important; margin-top:3px !important; } #appmenu-button { background-color: rgba(54, 121, 166, 0.2) !important; } Thank you to other users in this topic for most of this script... I just modified it a little! *** Script fails with tabs on bottom as navigation gets pushed into title bar area *** Now with drawing in the title bar styling possibilities are endless! :woot: Link to comment Share on other sites More sharing options...
bogas04 Posted June 26, 2010 Author Share Posted June 26, 2010 Now with drawing in the title bar styling possibilities are endless! :woot: i would like to modify your statement "Now with drawing in the title bar in "Firefox" , styling possibilities are endless! :woot: " Link to comment Share on other sites More sharing options...
Recommended Posts