Hi everyone!
Can we reduce the size of the title bar under linux / Gnome (Fedora 33 in my case)? The current size greatly exceeds that presented on the Sublime Merge site.
Hi everyone!
Can we reduce the size of the title bar under linux / Gnome (Fedora 33 in my case)? The current size greatly exceeds that presented on the Sublime Merge site.
The title-bar should match the size of other applications with custom title-bars like gnome-terminal, gnome-calculator, etc. You can also disable the client-side window decorations (ie. the custom title-bar) using the setting "gtk_client_side_window_decorations": false
.
Thank you very much for your help.
But, if you are talking about “header bar” (with the buttons and other controls in it), yes. Simple title bar is much smaller, you can look at Visual Studio Code, IntelliJ Idea or … Sublime Text as an example.
Nope, 3.38.2. Here you can see the Header bars of Nautilus and the title bar (small one) of Idea:
Here Nautilus header bar
https://developer.gnome.org/hig/stable/header-bars.html.en
and Sublime Merge “gigantic” empty title bar. Strange similarity of sizes?
With the parameter “gtk_client_side_window_decorations”: false, the interface is more dense (nice), but the colors do not match.