Recommended Posts

Some better cleaned up stylish code for you guys.

100% tabs on top without any overlay.

Smaller Firefox Button

Dark Firefox Button

Realigned Buttons in Tab bar

So it should look like this.

*NOTE* Still looking to fix the FavIconizeTab addon.

myfirefox.jpg

@namespace Warboy;

#appmenu-button-container{
position: fixed !important;
}

#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 95px !important;
}


#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 85px !important;
padding-top:1px !important;
padding-right:108px !important;
}


#appmenu-button{
padding: 0px 13px 0px 10px !important;
margin-top:1px !important;
}

#appmenu-button
{
background-color: rgba(0, 0, 0, 0.6) !important;
}

#appmenu-button .button-text { display:none !important; }
#appmenu-button dropmarker:before { content: "Firefox" !important; 
}

How are you supposed to move the window around?

Looks like we are going to get the first beta 1 candidate build tonight, build notes are up:

https://wiki.mozilla....0b1/BuildNotes

http://ftp.mozilla.o...didates/build1/

Nice! Should be ready by the time I wake up tomorrow morning then.

This build does seem pretty polished. Once extension support starts coming, it will be hard to use the 3.6 branch of Firefox again, even through the Beta phase.

What amazes me is, even with integrated graphics, webpages are much faster with GPU acceleration.

Like this one http://people.mozilla.com/~vladimir/demos/photos.svg

How are you supposed to move the window around?

Use the space between the Back/Forward buttons and the Firefox button to move it, and/or when you only have a few tabs open, use a free space on the right.

extensions.checkCompatibility.4.0b;false

Thanks. That worked for me. But I was experiencing too many problems with my add-ons enabled (Especially with Greasemonkey, with an endless loop of tabs opening). So I think I'll keep them disabled for now. Also, now that this beta is out, is there any purpose in keeping Minefield installed?

Thanks. That worked for me. But I was experiencing too many problems with my add-ons enabled (Especially with Greasemonkey, with an endless loop of tabs opening). So I think I'll keep them disabled for now. Also, now that this beta is out, is there any purpose in keeping Minefield installed?

This fixes Greasemonkey:

In file extensions/{e4a8a97b-f2ed-450b-b12d-ee082ba24781}/content/config.js, around line 410 (search for "@mozilla.org/extensions/manager"), and replace the 4 lines (should be the same as the first 4 lines here only it's been commented) with the stuff below:

 /*var extMan = Components.classes["@[url="[url="[url="http://mozilla.org/extensions/manager;1"]http://mozilla.org/extensions/manager;1[/url]"][url="http://mozilla.org/extensions/manager;1"]http://mozilla.org/extensions/manager;1[/url][/url]"][url="[url="http://mozilla.org/extensions/manager;1"]http://mozilla.org/extensions/manager;1[/url]"][url="http://mozilla.org/extensions/manager;1"]mozilla.org/extensions/manager;1[/url][/url][/url]"]
 .getService(Components.interfaces.nsIExtensionManager);
 var item = extMan.getItemForID(GM_GUID);
 GM_prefRoot.setValue("version", item.version);*/
 Components.utils.import("resource://gre/modules/AddonManager.jsm");

 AddonManager.getAddonByID("{e4a8a97b-f2ed-450b-b12d-ee082ba24781}", function(addon) {
 GM_prefRoot.setValue("version", addon.version)
 });

About minefield, well it still will be updated daily, unlike FF beta 1 witch i assume will update to beta 2 or so...

For this new build... Is the menu fixed? Like does it have more options that it has. Hate having to use ALT to get the full menu up to get the options like update etc.

They added some more options, none for the update yet.

how can i make my buttons look like these ? see screenshot

see how his download button in the top right has no border and the refresh button

is it a stylish script because if it is i can't find it (or code it, i know i'm useless)

<Snip>

It's because it's in the tab bar. When you put the buttons in the tab bar, they are stripped of their border.

A build marked 4.0b2pre is in the hourly build folder:

As always, this is the hourly build section so backup your profile etc before using.

http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win32/1277794445/

Well yeah, that's because b1 has forked for release, so b1pre has been renamed b2pre.

Hopefully now B1 is out the way there will be some more UI changes coming in the next few nightlies, they still have the address bar to work on (colored urls similar to IE I presume looking at the mock ups) and also the tab progress lines.

will the combined stop/reload button be moved into the address bar still?

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

    • No registered users viewing this page.
  • Posts

    • Nobody is buying a PS5 only for playing Until Dawn 2. Their loss.
    • If you actually used it instead of responding like a petulant child you might be surprised. I switched from Google some time ago and have been very satisfied.
    • I am one of the first people to use the DXVK technology. In the channel below you can see some videos that I have made using this technology, including Assassin's Creed Odyssey. https://www.youtube.com/@nahum7995/videos Assassin's Creed Odyssey experienced several bugs and technical issues during its first months after release. It launched with its own fair share of funny but frustrating glitches. I ran it on DXVK 9 days after its release and I played it for many hours but didn't see a single significant bug on Linux. Assassin's Creed Odyssey is widely celebrated for pushing the franchise in bold new directions and specifically for nailing several elements better than any other title in the AC series: Player Choice & Branching Narrative, The Mercenary & Cultist System, Mythological Integration, Overpowered Combat Abilities, Open World Exploration But what I'm trying to point out is that this game wasn't quite playable on most windows systems, until a few months after its release when most of the bugs were fixed. However, on Linux it ran completely flawless from day one, although DXVK had seen little development and refinement at the time. What do you think the situation will be in 2026 now that most bugs and glitches of DXVK have been completely eliminated? This is information from Google about these situations that I am quoting. In many cases, using DXVK (a translation layer that converts DirectX 9, 10, or 11 into Vulkan) can result in more stable frame times and higher performance than native Windows rendering. This happens primarily by bypassing driver overhead and multithreading draw calls that were previously restricted to a single CPU core. Older APIs (like DirectX 9 and 11) are largely single-threaded on the CPU side. DXVK translates these calls to Vulkan, which is highly multi-threaded. This reduces CPU-bound stuttering on weaker processors. In certain cases, GPU manufacturers (especially AMD) have significantly better and more modern Vulkan drivers than they do for legacy DirectX. Vulkan gives developers—and in this case, the translation layer—closer control over how resources are held in VRAM. This can prevent micro-stutters and sudden frame drops during chaotic gameplay. Yes, certain games, particularly older DirectX 9 to 11 titles, can run with fewer crashes on DXVK than on native Windows. By intercepting DirectX draw calls and translating them into the modern, highly efficient Vulkan API, DXVK bypasses the limitations and poor driver support that cause instability in aging game engines. PlayStation 1, PlayStation 2 and PlayStation 3 can be easily and perfectly emulated on Linux. In fact, modern Linux emulators offer high-performance upscaling, widescreen patches, and automatic controller mapping out of the box.                                                                                                                                                                                                                                                                                                                                 PlayStation 1/2/3 games look drastically better on Linux thanks to resolution upscaling. Furthermore, it is also a fact that you cannot play many fun games on Windows either, isn't it? - The Nintendo Switch has an extensive library of exclusive games. - PlayStation has an extensive library of exclusive games - Android has "mobile-exclusive" games, meaning they are exclusive to mobile devices (iOS and Android) and aren't available on PC or consoles. And finally, it is also the case that in the next five years there will be games that millions of people will say you absolutely must play and that they want to play this specific game that released a few days ago. However, the other side of this story is that currently, absolutely no one cares that they cannot play these upcoming games right now.
    • Flameshot 14.0 RC3 by Razvan Serea Flameshot is a free and open-source, cross-platform tool to take screenshots with many built-in features to save you time. Using Flameshot is as simple as launching, dragging the selection box to cover the area you want to capture, making annotations as needed in on-screen and saving the shot to your computer, all with a very simple and straightforward interface. Flameshot allows users to simply upload their screenshots directly to the cloud in order to easily share it with others. You can upload your image directly to Imgur with a single click and share the URL with others. In-app screenshot editing - You can choose to add an arrow mark, highlight text, blur a section (blur or pixelate an area), add a text, draw something, add a rectangular/circular shaped border, add an incrementing counter number, and add a solid color box with Flameshot's built-in editing tools. Command-line interface (CLI) - Flameshot has several commands you can use in the terminal without launching the GUI via a command line interface. The command line interface lets you script Flameshot and use it as the subject of key binds. Flameshot 14.0 RC3 changelog: Translations update from Hosted Weblate by @weblate in #4612 Translations update from Hosted Weblate by @weblate in #4619 Fix pin position on Windows for scaled screen by @ElTh0r0 in #4614 Cmake Analyzers by @ElTh0r0 in #4613 Translations update from Hosted Weblate by @weblate in #4632 fix(macos): prevent config tab content from rendering behind tab bar by @Mitnitsky in #4627 fix(macos): use CGRequestScreenCaptureAccess instead of grabWindow for permission request by @Mitnitsky in #4617 Fix KDE Plasma keyboard shortcut config file by @ElTh0r0 in #4637 fix(macos): fix clipboard copy failing from tray and GUI by @Mitnitsky in #4629 feature(macos): show dock icon when config window is open by @Mitnitsky in #4628 Option to disable tray icon on Windows by @ElTh0r0 in #4634 Translations update from Hosted Weblate by @weblate in #4642 fix(macos): make fullscreen capture overlay configurable by @Mitnitsky in #4622 Update GH actions using Node.js 24 by @ElTh0r0 in #4660 fix issue with screen selection in non interactive mode by @borgmanJeremy in #4667 Uniformize both spec files + ninja build openSUSE by @QuentiumYT in #4658 screengrabber: pass non-empty parent_window to xdg-desktop-portal by @artefaktor93 in #4664 Allow multiple flameshot GUI instances (fix for #3177) by @ElTh0r0 in #4680 Unify Linux ARM CI into Linux CI (also drop QEMU) by @theofficialgman in #4702 respect system proxy settings by @borgmanJeremy in #4674 Replace ifdef LINUX with UNIX to include BSD systems by @ElTh0r0 in #4700 Download: Flameshot 14.0 RC3 | 18.1 MB (Open Source) Download: Flameshot Portable | 53.0 MB Links: Flameshot Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
  • Popular Contributors

    1. 1
      +primortal
      490
    2. 2
      PsYcHoKiLLa
      232
    3. 3
      Skyfrog
      78
    4. 4
      FloatingFatMan
      68
    5. 5
      Michael Scrip
      58
  • Tell a friend

    Love Neowin? Tell a friend!