Re: [Geany-Devel] Toggle menu and status bars

2016-07-06 Thread Matthew Brush
On 2016-07-06 05:37 PM, Lex Trotman wrote: We could add the hamburger button to the toolbar so it could hide the menu. Not everyone has the toolbar visible. And it'd have to be visible in the default toolbar layout (-1) or else people who do have it visible wouldn't realize they had to custo

Re: [Geany-Devel] Toggle menu and status bars

2016-07-06 Thread Lex Trotman
We could add the hamburger button to the toolbar so it could hide the menu. On 7 July 2016 at 10:29, Lex Trotman wrote: > Ok a skinny burger (as used in chrome, three dots not three bars :) > > Cheers > Lex > > On 7 July 2016 at 10:14, Matthew Brush wrote: >> On 2016-07-06 05:10 PM, Steven Blatn

Re: [Geany-Devel] Toggle menu and status bars

2016-07-06 Thread Lex Trotman
Ok a skinny burger (as used in chrome, three dots not three bars :) Cheers Lex On 7 July 2016 at 10:14, Matthew Brush wrote: > On 2016-07-06 05:10 PM, Steven Blatnick wrote: >> >> What does hamburger mean in this context? >> > > https://en.wikipedia.org/wiki/Hamburger_button > > Cheers, > Matthe

Re: [Geany-Devel] Toggle menu and status bars

2016-07-06 Thread Matthew Brush
On 2016-07-06 05:10 PM, Steven Blatnick wrote: What does hamburger mean in this context? https://en.wikipedia.org/wiki/Hamburger_button Cheers, Matthew Brush On 07/06/2016 05:54 PM, Matthew Brush wrote: On 2016-07-06 09:23 AM, Steven Blatnick wrote: [...] We should put in core geany or a

Re: [Geany-Devel] Toggle menu and status bars

2016-07-06 Thread Steven Blatnick
What does hamburger mean in this context? On 07/06/2016 05:54 PM, Matthew Brush wrote: On 2016-07-06 09:23 AM, Steven Blatnick wrote: [...] We should put in core geany or a plugin the ability to move the menu to the toolbar in a single icon like Chrome, instead or in addition to the existing

Re: [Geany-Devel] Toggle menu and status bars

2016-07-06 Thread Matthew Brush
On 2016-07-06 09:23 AM, Steven Blatnick wrote: [...] We should put in core geany or a plugin the ability to move the menu to the toolbar in a single icon like Chrome, instead or in addition to the existing functionality to move the toolbar to the menubar. [...] NO HAMBURGERS! Regards, Matthew

Re: [Geany-Devel] Toggle menu and status bars

2016-07-05 Thread Matthew Brush
On 2016-07-05 08:31 AM, Steven Blatnick wrote: I've wondered about this feature myself. My temporary solution was to write a plugin that hides the menu bar until mouse over, like the Start bar used to be configurable in Windows. I haven't had a chance to update all of my plugins to the latest g

Re: [Geany-Devel] Toggle menu and status bars

2016-07-04 Thread Colomban Wendling
Le 02/07/2016 à 11:08, Vasiliy Faronov a écrit : > Hi, > > Most of the time, when using Geany, I don't need the menu and status > bars; they are just noise. But occasionally I want to check the status > bar (e.g. for the line/column number) or browse the menu. So I want to > toggle their visibilit

Re: [Geany-Devel] Toggle menu and status bars

2016-07-02 Thread Lex Trotman
On 2 July 2016 at 19:08, Vasiliy Faronov wrote: > Hi, > > Most of the time, when using Geany, I don't need the menu and status > bars; they are just noise. But occasionally I want to check the status > bar (e.g. for the line/column number) or browse the menu. So I want to > toggle their visibility

[Geany-Devel] Toggle menu and status bars

2016-07-02 Thread Vasiliy Faronov
Hi, Most of the time, when using Geany, I don't need the menu and status bars; they are just noise. But occasionally I want to check the status bar (e.g. for the line/column number) or browse the menu. So I want to toggle their visibility with a keystroke. I wrote a simple plugin for that: https: