Re: [GITGRUB] New menu interface (implementation)

2009-10-10 Thread Michal Suchanek
2009/10/10 Bean : > On Sat, Oct 10, 2009 at 4:41 AM, Michal Suchanek wrote: >> 2009/10/9 Bean : >>> On Sat, Oct 10, 2009 at 1:27 AM, Michal Suchanek >>> wrote: 2009/10/9 Bean : > On Sat, Oct 10, 2009 at 12:29 AM, Michal Suchanek > wrote: >> 2009/10/9 Bean : >>> On Fri, Oct

Re: [GITGRUB] New menu interface (implementation)

2009-10-10 Thread Bean
Hi, Update: Add command menu_start, menu_popup, menu_toggle_mode and menu_refresh. The new demo shows a menu bar at the left, you can use UP/DOWN key to navigate, the menu items are: graphic mode/text mode This allows you to switch between text mode and graphic mode dynamically. term open a po

Re: [GITGRUB] New menu interface (implementation)

2009-10-10 Thread Michal Suchanek
Hello 2009/10/10 Bean : > Hi, > > Update: > > Add command menu_start, menu_popup, menu_toggle_mode and menu_refresh. This is very good, it's possible to run something with the menu now. I wonder why the popup menu shows on the same screen as the main menu. AFAIK it is impossible to return to th

Re: [GITGRUB] New menu interface (implementation)

2009-10-10 Thread Bean
On Sun, Oct 11, 2009 at 6:54 AM, Michal Suchanek wrote: > Hello > > 2009/10/10 Bean : >> Hi, >> >> Update: >> >> Add command menu_start, menu_popup, menu_toggle_mode and menu_refresh. > > This is very good, it's possible to run something with the menu now. > > > I wonder why the popup menu shows o