Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hide or show system window title bar

  • 5 odgovori
  • 0 ima ovaj problem
  • 134 views
  • Posljednji odgovor poslao th.pauwels

more options

I have a new PC running Kubuntu 22.04, with Mozilla Firefox 120.0.1 (64 bit) installed. Standard, the system window title bar was hidden. But I wanted access to the "Move to desktop" menu and wanted the title in the title bar. So, in "Customize toolbar" I checked "Title bar". The title bar reappeared, but a complete border along the Firefox window became inaccessible, and when clicking in that zone, it effectively clicked in the window behind. In particular, the complete menu bar is inaccessible, as well as the scroll bar on the left and in the bookmarks sidebar the fold/unfold. And Mozilla Thunderbird 115.5.0 has the same annoying behaviour. Even when hovering over some menus in the Mozilla window, you can sometimes see reactions from the window under the Mozilla window. On older Kubuntu computers (up to 18.04) with older versions of Firefox (up to 113.0.2) and Thunderbird (up to 102.11.0) I do not have that problem. How can I get at the same time access to both the system title bar and the menu bar ?

I have a new PC running Kubuntu 22.04, with Mozilla Firefox 120.0.1 (64 bit) installed. Standard, the system window title bar was hidden. But I wanted access to the "Move to desktop" menu and wanted the title in the title bar. So, in "Customize toolbar" I checked "Title bar". The title bar reappeared, but a complete border along the Firefox window became inaccessible, and when clicking in that zone, it effectively clicked in the window behind. In particular, the complete menu bar is inaccessible, as well as the scroll bar on the left and in the bookmarks sidebar the fold/unfold. And Mozilla Thunderbird 115.5.0 has the same annoying behaviour. Even when hovering over some menus in the Mozilla window, you can sometimes see reactions from the window under the Mozilla window. On older Kubuntu computers (up to 18.04) with older versions of Firefox (up to 113.0.2) and Thunderbird (up to 102.11.0) I do not have that problem. How can I get at the same time access to both the system title bar and the menu bar ?

Izabrano rješenje

widget.titlebar-x11-use-shape-mask = true had no effect, but starting Firefox with MOZ_GTK_TITLEBAR_DECORATION = system solved the problem. I did not try GTK_CSD = 0/1.

Pročitajte ovaj odgovor sa objašnjenjem 👍 0

All Replies (5)

more options

You could try running in native Wayland with the environment variable MOZ_ENABLE_WAYLAND=1.

Helpful?

more options

zeroknight said

You could try running in native Wayland with the environment variable MOZ_ENABLE_WAYLAND=1.

When I read https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d1f2277, I am not really tempted to try this proposal.

Helpful?

more options

You can get access to the system menu commands without the title bar with alt + f3.

Helpful?

more options

X11 is dead so compatibility is only going to get worse.

th.pauwels said

But I wanted access to the "Move to desktop" menu

You can right-click the titlebar a second time to show the native application menu.

Some titlebar-related settings you can try:

MOZ_GTK_TITLEBAR_DECORATION = none/client/system
GTK_CSD = 0/1
widget.titlebar-x11-use-shape-mask = true

Helpful?

more options

Odabrano rješenje

widget.titlebar-x11-use-shape-mask = true had no effect, but starting Firefox with MOZ_GTK_TITLEBAR_DECORATION = system solved the problem. I did not try GTK_CSD = 0/1.

Helpful?

Postavite pitanje

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.