On 15 February 2012 15:10, David C. Rankin drankinatty@suddenlinkmail.com wrote:
On 02/15/2012 01:16 PM, Calvin Morrison wrote:
We should also eliminate the dialog for right clicking on the desktop and replace it with a similar submenu as the one outline above.
I think think the dialog was needed due to the dynamic reading of grub menu.lst to populate the 'restart' options listbox. I don't know if kmenu could do that on the fly? I haven't looked, but that was the only logic that didn't seem like the menu itself would be able to accommodate.
-- David C. Rankin, J.D.,P.E.
Huh,
I dont' think it reads from grub, but it probably queries ksmserver to find out what options are available. Can't we just do this at the start of kicker?
Just a guess.
This idea i actually borrowed from KDE4's implementation of the old skool menu. When I saw it there, i thought it was a no brainer to bring to trinity.
Calvin