https://github.com/labwc/labwc-menu-generator
https://github.com/labwc/labwc-menu-generator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/labwc/labwc-menu-generator
- Owner: labwc
- License: gpl-2.0
- Created: 2022-07-02T21:42:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-08T13:57:39.000Z (3 months ago)
- Last Synced: 2025-04-14T02:27:56.450Z (about 1 month ago)
- Language: C
- Size: 194 KB
- Stars: 15
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# labwc-menu-generator
## Features
- Independent of Desktop Environments and associated menu-packages. This is
achieved by categorising system .desktop files against a built-in
directory-schema rather than parsing .menu and .directory files (see
[Menu Specification]).- [Desktop Entry Specification] compliant parsing of `Desktop Entry` .desktop
files.- Openbox 3.6 formatted output.
- Localized values for .desktop file keys such as `Name[sr_YU]`
[Desktop Entry Specification]: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.1.html
[Menu Specification]: https://specifications.freedesktop.org/menu-spec/menu-spec-1.0.html