Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Window managers can also manipulate the window decorations in certain degree. With IceWM you can put a line in ~/.icewm/winoptions yourWindow.dTitleBar: 0. Commented Dec 2, 2013 at 12:40
  • 1
    A window's title bar is drawn and managed by the window manager, not by applications. Window managers decide things like whether to display a title bar based on ICCCM hints or their modern derivatives. I don't think you can control this in a way that's independent of both the application and the window manager. Commented Dec 2, 2013 at 23:32