haringsrob / jetbrains-hide-title-bar

A simple plugin that removes the title bar
MIT License
8 stars 4 forks source link

Plugin doesn't hide title bar path in 2022.2. #3

Open up-to-you opened 2 years ago

up-to-you commented 2 years ago

In Clion 2022.2 EAP the plugin hides title bar, but the file path still shown on top of tabs. The behavior is the same as with window management buttons (red, yellow, green).

haringsrob commented 2 years ago

Hey @up-to-you,

This is unfortunately expected behavior. You can use another plugin to change the title to something minimal so it is not disturbing.

As for the close buttons etc, they should remain I think (knowing they overlap).

I do not have enough experience in java to make this better.

up-to-you commented 2 years ago

I'l try to hide file path from window header after JetBrains/gradle-intellij-plugin#997

diocletiann commented 2 years ago

I was able the remove the title text with https://plugins.jetbrains.com/plugin/7750-simple-titles.

Still looking for a way to remove the window buttons...