MenuEditorPanelIntegration

Summary

Menu Editor Panel Integration - Integrate the menu editor into the gnome-panel (the menu itself), to let the user changing the menu directly (using the right-click, for instance), and the ability to sort the menu items arbitrary (now the items are sorted alphabetically, only).

Rationale

Use cases

Scope

Design

Implementation

Code

Data preservation and migration

Outstanding issues

BoF agenda and discussion

Comments

TravisWatkins: You'd need to design custom widgets (GtkMenu doesn't support this kind of stuff) and basically port alacarte (smeg) to C to make these widgets actually do things in order to make this work. I'm not sure it's worth the effort or if it's even possible. However, it might be possible to add in some of the functionality GNOME 2.6 had by calling alacarte with a DesktopFileID that I can show the Entry Editor or Menu Editor dialog for.

MenuEditorPanelIntegration (last edited 2008-08-06 16:27:57 by localhost)