Recommended Posts

sorry if this has already been answered, but is there a userChrome that puts the Firefox button inline with the tab bar (saving as much space as possible) yet doesn't mess up the look of Tab Candy?

thanks.

you can add

#main-window[sizemode="maximized"] #tab-view{
margin-top: 30px !important;
}

to fix the problem with maximized window but in tabview i couldn't get aerosnap to work.

I love the new menu! The only thing I could possibly think to change would be to add a tools menu that includes all the entries made by extensions, so I could use it to access xmarks and downthemall. Still, it's a vast improvement and I'm so glad they used it.

full screen <video> uses OpenGL, OpenGL in the main normal window hasn't been enabled yet (same as Direct3D on Windows, there's loads of underlying bugs)

And scrolling and such isn't fully hooked up, it works fine but it tears and ends up drawing too much.

Edit: http://people.mozilla.com/~vladimir/misc/makegofaster.xpi It adds a button/menu item that allows you to open the current page in a new H/W accelerated Window, using Direct3D on Windows and OpenGL on Linux/OS X.

Got the tracking bug for the OpenGL merging and enabling? is it going to make it in time for the 4.0 final release or is it still up the air?

Got the tracking bug for the OpenGL merging and enabling? is it going to make it in time for the 4.0 final release or is it still up the air?

https://bugzilla.mozilla.org/show_bug.cgi?id=580405

Edit: The code's all there, and you can test it out in the nightly by setting an environment variable before you start it.

I love the new menu! The only thing I could possibly think to change would be to add a tools menu that includes all the entries made by extensions, so I could use it to access xmarks and downthemall. Still, it's a vast improvement and I'm so glad they used it.

Addons have the ability to add items to the Tools menu, or anywhere on the menu they want.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.