I have a window in Gnome whose title I would like to remove. It was easy in FVWM2: I just set the window style to enable NoTitle. There is no similar option in Gnome.
I recently learned how to use wmctrlEWMH-compatible windows to change window settings, but it also has no way to remove the title bar (which I see).
There must be some way to do this, however, since applications like Audacious might tell Gnome not to display window decorations.
Googling, I found several pages that discussed the problem of removing the title using wmctrl, but in each case the solution was just for the fullscreenwindow, so the title bar completely moved away from the screen. (This is not what I'm looking for!)
Thanks for any help.
source
share