Option to show-hide selectable bars
authorColin Clark <colin.clark@cclark.uk>
Sat, 9 Sep 2023 14:30:14 +0000 (15:30 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sat, 9 Sep 2023 14:30:14 +0000 (15:30 +0100)
commitfbbea4f8bc619b18aa4bf826c22cf61f7cc32458
treebfeea70f1812625dfd988ac0c5eb43802e01d31e
parent9bd4e44cfd06df43b8315b6edbcc903aab7229d9
Option to show-hide selectable bars

An option to show or hide the menu, tool and status bars via a
keystroke.
The menu item is View/Hide Selectable Bars and the default keystroke is
control-backtick.
Preferences/General contains the option to select which of the three
bars should be shown or hidden.
doc/docbook/GuideMainWindowMenus.xml
doc/docbook/GuideOptionsGeneral.xml
src/layout-image.cc
src/layout-util.cc
src/layout.cc
src/layout.h
src/options.cc
src/options.h
src/preferences.cc
src/rcfile.cc