A tool speed up menus
Libmenu-cache is a library creating and utilizing caches to speed up
the manipulation for freedesktop.org defined application menus.
It can be used as a replacement of libgnome-menu of gnome-menus.
- Developed at X11:lxde
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/menu-cache && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
1.1.0.tar.gz | 0000068203 66.6 KB | |
menu-cache.changes | 0000011793 11.5 KB | |
menu-cache.spec | 0000002616 2.55 KB |
Revision 30 (latest revision is 31)
Dominique Leuenberger (dimstar_suse)
accepted
request 538633
from
Michael Vetter (jubalh)
(revision 30)
- Update to 1.1.0: * Fixed crash with invalid <Name> tag in a menu. * Added new API menu_cache_app_get_generic_name() to get generic name for application. * Fixed potential access violation, use runtime user dir instead of tmp dir. It limits libmenu-cache compatibility to menu-cached >= 0.7.0. * Directory $XDG_DATA_HOME/applications will be created if it does not exist so it will be monitored in any case. * Fixed issue when subdirectories added would be skipped in monitoring. * Fixed potential file descriptors leak. * Reduced inactivity timer to 6 seconds (from 600 seconds). * Fixed an issue with multiple daemons started: test if daemon is already running on socket before killing old socket file. * Fixed 100% CPU load by menu-cached due to invalid dup2() call. - Remove menu-cache-1.0.2-until-fd52af6.patch: upstreamed
Comments 0