THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1300 - FreeDesktop Start Menu Integration
User who did this - Emmanuel Lepage Vallee (Elv13)

----------
Too bad so many people re-implement this. At some point we should really, 
really use one in the default rc.lua

Here is my:

Load a directory full of .desktop asynchronously then call a callback:
https://github.com/Elv13/awesome-configs/blob/master/utils/fd_async.lua#L473

Use GTK+ api to locate icons instead of pure Lua and bash commands:
https://github.com/Elv13/awesome-configs/blob/master/utils/fd_async.lua#L410

Parse INI file content:
https://github.com/Elv13/awesome-configs/blob/master/utils/fd_async.lua#L460

While not **faster** than a pure bash+lua code, this is fully asynchronous and 
is cached, so Awesome doesn't freeze when the menu load.

(the menu, require radical 
https://github.com/Elv13/awesome-configs/blob/master/customMenu/appmenu.lua )
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1300#comment4146

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to