Firefox seemingly very recently shipped their own titlebar controls buttons, which worsens even further the lackluster OS integration. In the screenshot you see my regular control buttons on the window to the left (default KDE Plasma theme) and the new custom buttons Firefox is serving now.

Would anyone know how to undo that change in about:config or anywhere else?

  • pogodem0n@lemmy.world
    link
    fedilink
    arrow-up
    17
    ·
    10 hours ago

    What you are referring to are the window decorations.

    Apart from Linux Mint, Firefox almost always uses client-side decorations. What you are showing here is still client-side.

    It is just that Mozilla recently enabled vertical tabs option for everyone, so the top bar is now slightly smaller than before. You can disable vertical tabs easily by searching in the settings.

  • Blisterexe@lemmy.zip
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    10 hours ago

    Did you change the gtk theme recently? Firefox follows the gtk3 titlebars, not the qt ones. You would have to change the gtk3 theme back to breeze to have it match again.

    If you changed off the default firefox theme, it will also no longer use native titlebar buttons, to make it use native ones with a different firefox theme, go to about:config, search non-native, find the titlebar buttons option, and turn it off.

    • ISOmorph@feddit.orgOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      19 minutes ago

      My GTK Theme is already set to breeze:

      Changing the value in about:config had no effect. Thanks anyway though!

  • angel@sopuli.xyz
    link
    fedilink
    arrow-up
    4
    ·
    9 hours ago

    I have the same issue since one or two months, I’m on Firefox Nightly 142.0a1 currently.

    For me it looks like this:

    Firefox on the left, Dolphin (which uses the system titlebar control buttons) on the right.

    A few months ago, firefox also used the system titlebar control buttons. When I noticed the change at first, I also searched for solution online and in about:config, but didn’t find anything. All other solutions posted here sadly don’t work:

    • browser.tabs.inTitlebar only adds a standalone titlebar, like you noted.
    • When searching for non-native in about:config, I don’t see any titlebar buttons option that I can turn off.
    • Vertical Tabs are already disabled for me in the settings.

    If anyone finds a solution to this, I would be happy to be notified. Thanks in advance!

  • ThyTTY@lemmy.world
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    12 hours ago

    Right click on the toolbar, select “customize toolbar” and at the bottom left corner check “title bar”. Or in about:config type 0 for browser.tabs.inTitlebar

    • ISOmorph@feddit.orgOP
      link
      fedilink
      arrow-up
      8
      ·
      12 hours ago

      Thank you for replying, but that just adds a standalone titlebar with just a title and the controls, while moving all the other functions like the address input to a regular toolbar, as the options suggests. I’d like to keep all the functions and the titlebar controls in one single titlebar, but with the OS control buttons, as it used to be before the last Firefox update.

      • 56!@lemmy.ml
        link
        fedilink
        arrow-up
        4
        ·
        7 hours ago

        Firefox relies on gtk for for those integrated buttons. It’s maybe worth checking that your gtk theme is set to breeze in System Settings > Colours and themes > Application style > GNOME/GTK Application Style (top right …), and that firefox is set to use the system theme.

        • ISOmorph@feddit.orgOP
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          14 minutes ago

          My GTK Theme is already set to “Breeze”.

          And my Firefox Theme is set to “System”.

          Thanks though.