Option to hide window decorations
authorColin Clark <colin.clark@cclark.uk>
Sun, 21 Apr 2024 16:15:55 +0000 (17:15 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 21 Apr 2024 16:15:55 +0000 (17:15 +0100)
commitd0fb54619ab87902fcac171122019897443a0671
treeb0cfb525f0f2e9d33b17d84c9508dc5269a5bd0e
parent7a46b2160a79526ddf2f6bf50728454f01233ef3
Option to hide window decorations

The option is in Edit/Preferences/Windows

When selected and if supported by the window manager, window title bar,
resize controls, etc will not be displayed.
doc/docbook/GuideOptionsWindow.xml
src/options.cc
src/options.h
src/preferences.cc
src/rcfile.cc
src/window.cc