tot3lmon / avant-window-navigator

Automatically exported from code.google.com/p/avant-window-navigator
GNU General Public License v2.0
0 stars 0 forks source link

AwnTaskMenuItem as a list ... and group action menu #293

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Awn is limited to 5 AwnTaskMenuItem
2. PopUp menu is very long with 5 menu items :p

What is the expected output? What do you see instead?
No limits on AwnTaskMenuItem. Swap the array by a (s)list.
When a plug-in add items to popup, this items seems more usefull than the
application one.
First of all, the awntaskmenuitem must be appended & not prepended.
But i my personal feeling, is when a plugin provide menu then the
application must group this menu in a submenu item.

If my explanation are'nt clear, i don't know how to do a mockup, so i've
done the job ;)

Here is a patch to show what i mean. you'll need to have some plugin witch
add awnmenuitems

What version of the product are you using? On what operating system?
svn 227, and ubuntu feisty

Please provide any additional information below.
sorry to send this two patch at once, but i'll do this first of all for me ... 

Original issue reported on code.google.com by florealm on 15 Jul 2007 at 12:32

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by nekoh...@gmail.com on 26 Jul 2007 at 3:53