gtk-titlebar-hide-when-maximized=true not respected when gtk-titlebar-style=tabs #9479
Unanswered
hazzery
asked this question in
Issue Triage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue Description
I quite like the new
gtk-titlebar-style = tabsthat was released with 1.2, it prevents the title bar from using up additional vertical space when using multiple tabs. However, I also really like not having any window decoration what so ever when in full-screen. Apparently, I cannot have my cake and eat it too, as Ghostty will show the titlebar when full-screened ifgtk-titlebar-style = tabs. I only have a problem with this there is only a single tab, the titlebar/tab-bar should definitely show up when there are multiple tabs.Not sure if this is relevent, but
$ glxinfo | grep "OpenGL version"gives:OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.2.4
Expected Behavior
The titlebar does not show when the window is maximised and there is only a single tab; the exact same behavior you get with
gtk-titlebar-style = nativeActual Behavior
The title bar is shown when the window is maximized/full-screened and only a single tab is present.
Reproduction Steps
Ghostty Logs
No response
Ghostty Version
OS Version Information
Fedora Linux Asahi Remix 42 (Forty Two [Adams])
(Linux only) Display Server
Wayland
(Linux only) Desktop Environment/Window Manager
GNOME 48
Minimal Ghostty Configuration
gtk-titlebar-style = tabsAdditional Relevant Configuration
No response
I acknowledge that:
```) on separate lines.Beta Was this translation helpful? Give feedback.
All reactions