Slashdot Mirror


A New Look For Firefox

ben writes "Regular users of Mozilla Firefox may be interested to know a new default theme is planned for 0.9 in preparation for the road to 1.0. 0.9 will also feature new improved theme and extension management, which will make it easy to make Firefox look the way you want it to."

10 of 416 comments (clear)

  1. Re:I liked the old look by Conor+Turton · · Score: 5, Informative
    The preferences importing from Opera works extremely well. In fact I wasn't aware it was there, installed FF 0.9 and fired it up for the first time to set it up just to find it loading up my homepage and my Opera bookmarks were all there.

    A welcome suprise and it means I can get shut of my 3rd party bookmark convertor.

    --
    Conor "You're not married,you haven't got a girlfriend and you've never seen Star Trek? Good Lord!" - Patrick Stewart
  2. Re:The new theme by linuxci · · Score: 4, Informative

    This is not informative. That's not the new theme. The article at the top points to the thread with the discussion about the new theme.

    This is a port of the Mac Pinstripe theme, although the new theme based on Pinstripe but called Winstripe (the GNOME version is called GNOMEstripe - not Linstripe!) I assume these names won't be used in the finished product though.

    Anyway back on track, although Winstripe will be similar to Pinstripe the icons will look more Windows like and therefore not a total Mac lookalike.

  3. Re:And what was Firefix was for, again ?? by linuxci · · Score: 4, Informative

    Firefox was *supposed* to be a *fast* lean-and-mean browser. One reason was given that bundling IE with OS works because people are too lazy to download another browser. That gap WIDENS as the download size increases. Already Firefox is 10+ MB!!!!


    Don't be such a troll. The download size for Firefox hasn't been anywhere near 10 meg (except perhaps before they stripped out all the app suite stuff).


    If you look at the latest branch builds you'll see that the current download is below 5 meg on Windows.

  4. Re:You need a bigger "but" next time by Fnkmaster · · Score: 4, Informative
    I've spent a lot of time on the Mozillazine forums and so have many others who've contributed code, artwork, testing and hundreds upon hundreds of hours of their time. I am talking here about the core developers from Mozilla.org who have actively displayed their arrogance repeatedly to the rest of the community. In particular, I think Ben Goodger has stood out as a tremendous prick. In fact, my original post said "Fuck Ben Goodger" in the title, but I decided it was too much of an ad hominem, when many of the others have stood up far too strongly for Goodger.


    Ben Goodger is the strongest anti-advocate for Mozilla I have ever seen. There are hundreds of other developers who have contributed lots of code to the original Mozilla project and the Firefox codebase. Many of these are great people who have quietly contributed tens of thousands of hours of their work over the years to the community. And those people I respect immensely. The ones who insist on repeatedly driving rifts through and disrespecting the fabulous community of Mozilla supporters that have evangelized their product and fought for a better, more standards-compliant internet everywhere else have been done a tremendous disservice to the rest of the Internet, and I have simply lost my respect for them.

  5. Re:Did they fix the Cancel/Ok buttons? by marq00z · · Score: 5, Informative
    It's not a bug, it's a feature. The Cancel|OK order appears only in Linux and Mac OS X and it's done this way to be compliant with Gnome and Apple Human Interface Guidelines. If you want to have the Windows-like OK|Cancel order, just add these lines to your userChrome.css in your .firefox//xxxxxx.slt/chrome directory:
    .dialog-button-box {
    -moz-box-direction: reverse;
    -moz-box-pack: center;
    }

    .dialog-button-box spacer {
    display: none !important;
    }
  6. Re:Why bother? by linuxci · · Score: 4, Informative

    I've just had a look at the bugs mentioned and they're both being worked on. Therefore it's unlikely you'll see them when 1.0 comes out. However, like I said previously, the type of person who can design a good theme is unlikely to be able to help with the other bugs

  7. Screenshot of the New Default Theme by sgarrity · · Score: 5, Informative
  8. Re:Yay by eyeye · · Score: 4, Informative

    Firefox devs make their decisions (e.g name changes!) behind closed doors and the first you know about it is when they have already made the change.

    I am glad he released this info.

    --
    Bush and Blair ate my sig!
  9. Re:How about... by xandroid · · Score: 4, Informative

    A thread I stumbled upon at MozillaZine mentioned that these resource issues won't be fixed in 0.9, or even 1.0.

    (Not sure if this is gospel truth, but I sure hope not... kill -9 firefox is getting old...)

    --
    $ echo "ceci n'est pas une pipe" | sed -Ee 's/(eci n|pas )//g'
  10. Re:Caution 0.9 will break ALL your extensions by colinramsay · · Score: 4, Informative

    0.9 will FIX the extension system in Firefox, which has been one of it's weakest points thus far. After 0.9 there will be no further major shifts in the way extensions are handled, and so this is the first and only time that extensions have been broken in this way.

    It's a necessary change.