Sign up now! · Forgot password?
gimpusers.com RSS feed
58 @ identi.ca
819 @ Twitter

Menu XML?

ForumsFor GIMP developers (read-only) ► Menu XML?

Sent: 2012-02-02 08:27:54 UTC (3 months ago)

From: Srihari Sriraman

Menu XML?

Me and my friends are developing a menu-search tool [1].
We're looking for a way to access the menu.
Is there a ready xml we can use?
Is it accessible from a plugin?
Or should we generate the xml somehow?

[1] http://dl.dropbox.com/u/28366148/titoSearch.jpg

*
Regards,
*
*Srihari Sriraman
*

Sent: 2012-02-02 10:28:35 UTC (3 months ago)

From: Antono Vasiljev

Menu XML?

On 02/02/2012 11:27 AM, Srihari Sriraman wrote:

> Me and my friends are developing a menu-search tool [1].

Looks interesting.

> We're looking for a way to access the menu.
> Is there a ready xml we can use?
> Is it accessible from a plugin?
> Or should we generate the xml somehow?

Take a look at implementation of HUD[1] in Ubuntu. It uses libdbusmenu
library and access to application menus via DBus. Also MenuModel[2] has
been landed to GTK3... MenuModel is a better option but GIMP is GTK2
only now.

Currently i working on similar menu search but for synapse launcher[3].

[1]: http://www.omgubuntu.co.uk/2012/01/hud-new-unity-feature/
[2]: http://developer.gnome.org/gio/unstable/GMenuModel.html
[3]: http://synapse.zeitgeist-project.com/wiki/index.php?title=Main_Page

Sent: 2012-02-03 05:39:52 UTC (3 months ago)

From: Suhas Vinod

Menu XML?

Is it possible to integrate the plug-in browser and procedure browser in
the help menu and extend their functionality to accomplish [1]?
Figuring there is already a list of pdb procs and plug-ins *and* a regex
search, we only need to extend the accessibility... maybe change a few
things...?

[1] http://dl.dropbox.com/u/28366148/titoSearch.jpg

On Thu, Feb 2, 2012 at 3:58 PM, Antono Vasiljev wrote:

> On 02/02/2012 11:27 AM, Srihari Sriraman wrote:
>
> > Me and my friends are developing a menu-search tool [1].
>
> Looks interesting.
>
> > We're looking for a way to access the menu.
> > Is there a ready xml we can use?
> > Is it accessible from a plugin?
> > Or should we generate the xml somehow?
>
> Take a look at implementation of HUD[1] in Ubuntu. It uses libdbusmenu
> library and access to application menus via DBus. Also MenuModel[2] has
> been landed to GTK3... MenuModel is a better option but GIMP is GTK2
> only now.
>
> Currently i working on similar menu search but for synapse launcher[3].
>
> [1]: http://www.omgubuntu.co.uk/2012/01/hud-new-unity-feature/
> [2]: http://developer.gnome.org/gio/unstable/GMenuModel.html
> [3]: http://synapse.zeitgeist-project.com/wiki/index.php?title=Main_Page
> _______________________________________________
> gimp-developer-list mailing list
> gimp-developer-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gimp-developer-list
>

Sent: 2012-02-05 00:15:49 UTC (3 months ago)

From: Bogdan Szczurek

Menu XML?

> Is it possible to integrate the plug-in browser and procedure browser in
> the help menu and extend their functionality to accomplish [1]?
> Figuring there is already a list of pdb procs and plug-ins *and* a regex
> search, we only need to extend the accessibility... maybe change a few
> things...?
>
> [1] http://dl.dropbox.com/u/28366148/titoSearch.jpg

Nice

Sent: 2012-02-16 10:17:08 UTC (3 months ago)

From: Srihari Sriraman

Menu XML?

I'm trying to create a comprehensive view of all the data i need to index
for the menu search tool...
Will indexing the following sufficiently cover the entire menu?

1. List of Plug-ins as in "Plugin Browser"
2. Menu items present in gimp/menus/*.xml

I see that there are many menuitems that are not included the above...

Will indexing procedures be useful?

On Sun, Feb 5, 2012 at 5:45 AM, Bogdan Szczurek wrote:

> Is it possible to integrate the plug-in browser and procedure browser in
>> the help menu and extend their functionality to accomplish [1]?
>> Figuring there is already a list of pdb procs and plug-ins *and* a regex
>>
>> search, we only need to extend the accessibility... maybe change a few
>> things...?
>>
>> [1] http://dl.dropbox.com/u/**28366148/titoSearch.jpg
>>
>
> Nice… it seems like "quick apply" or "quick console". I like the idea.
>
> My best!
> thebodzio
>
> ______________________________**_________________
> gimp-developer-list mailing list
> gimp-developer-list@gnome.org
> http://mail.gnome.org/mailman/**listinfo/gimp-developer-list
>

--
*
*
*Regards,
*
*Srihari Sriraman
*

Your Ad Here