Search code examples
editorfullscreengeany

Code editor area only in Geany in fullscreen mode


OK, I would like to keep Sidebar, Toolbar and Message Window active when working in Geany, in normal mode, but I would also like to hide all these elements when switching to fullscreen mode.

Is there any way to reduce fullscreen mode to just a code editor area?

I'd be grateful for your help.


Solution

  • When changing to fullscreen there is no hook to hide other widgets. But: View->Toggle All Additional Widgets should do the deal.