|
|
This is a circular-application-menu prototype mirroring the same structure as the exisiting application menu for the GNOME desktop. This was originally just a paper prototype which I did back in March 2007, and decided to code over Christmas 2007.
Currently it's just a command line application but will probably be wrapped up into its own panel applet and completed at some point.
Apart from requiring a code refactor there are no automake niceties so just 'make' and go ! It's worth mentioning that you will require a composited environment (i.e compiz, etc.) with gtk+ 2.12.
To currently add it to a panel...
- Right-click on any vacant panel space and choose 'Add to Panel' from the displayed context menu.
- When the 'Add to Panel' dialog opens, enter these details (ignore the quotes).
- Name: 'Circular Applications Menu'
- Generic name: 'Circular Application Menu'
- Comment: 'A Circular Application Menu Representation.'
- Command: 'circular-application-menu'
- Type: 'Application'
- Icon: < Pick one you like, I haven't designed one yet! >
- Run In Terminal: < Choose this option so the command that does not create a window in which to run. >
When you click on a menu segment the segment disappears and its displayed as the tab of the child menu. You can also use Page-Up, Page-Down, Home and End keys to navigate.
