Re: Review request: AppMenu support for KDE

2012-05-02 Thread Cedric Bellegarde
Le vendredi 27 avril 2012 17:58:24 Alex Fiestas a écrit : > We should provide a way of accessing more easily to the data (thinking on a > model) and ideally would be awesome to have this before releasing. https://gitorious.org/kde-workspace-appmenu/krunner-kdedappmenu Here an old port of krunner

Re: Review request: AppMenu support for KDE

2012-04-28 Thread Albert Astals Cid
El Divendres, 27 d'abril de 2012, a les 09:35:14, Lionel Chauvin va escriure: > The code that bring support of AppMenu to KDE needs to be reviewed before it > entered in KDE main module: > https://projects.kde.org/projects/kdereview/kded-appmenu/repository > > It contains a KDED module and a libra

Re: Review request: AppMenu support for KDE

2012-04-27 Thread Christoph Feck
On Friday 27 April 2012 10:35:14 Lionel Chauvin wrote: > The code that bring support of AppMenu to KDE needs to be reviewed > before it entered in KDE main module: > https://projects.kde.org/projects/kdereview/kded-appmenu/repositor > y > > It contains a KDED module and a library. > The KDED modul

Re: Review request: AppMenu support for KDE

2012-04-27 Thread Alex Fiestas
This is finally happening ! I will try to rewrite the Runner shotly using the new api. I overlooked at the code and I don't see any issues with it, I will do a deeper look later. I find one problem though, not specially with kded-appmenu but also with the older implementation, the library

Review request: AppMenu support for KDE

2012-04-27 Thread Lionel Chauvin
The code that bring support of AppMenu to KDE needs to be reviewed before it entered in KDE main module: https://projects.kde.org/projects/kdereview/kded-appmenu/repository It contains a KDED module and a library. The KDED module exports applications menu through dbus. The library exposes the fun