{"id":28469693,"url":"https://github.com/step-/gmenu3","last_synced_at":"2026-05-05T17:32:47.424Z","repository":{"id":296862763,"uuid":"994770005","full_name":"step-/gmenu3","owner":"step-","description":"GTK XDG Application Menu for Fatdog64 Linux.","archived":false,"fork":false,"pushed_at":"2025-06-10T10:10:31.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-23T19:10:38.597Z","etag":null,"topics":["fatdog64","gtk3","gtkmenuplus","linux-desktop","xdg-menu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/step-.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-02T13:03:26.000Z","updated_at":"2025-06-10T10:10:35.000Z","dependencies_parsed_at":"2025-06-03T02:42:05.023Z","dependency_job_id":null,"html_url":"https://github.com/step-/gmenu3","commit_stats":null,"previous_names":["step-/gmenu3"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/step-/gmenu3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-%2Fgmenu3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-%2Fgmenu3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-%2Fgmenu3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-%2Fgmenu3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-","download_url":"https://codeload.github.com/step-/gmenu3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-%2Fgmenu3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32660291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fatdog64","gtk3","gtkmenuplus","linux-desktop","xdg-menu"],"created_at":"2025-06-07T09:08:20.519Z","updated_at":"2026-05-05T17:32:47.396Z","avatar_url":"https://github.com/step-.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gmenu3\n\nGTK XDG Application Menu for Fatdog64 Linux.\n\nHomepage: \u003chttps://github.com/step-/gmenu3\u003e.\n\n![screenshot](doc/gtkm-20250515.png)\n\n## Description\n\nGmenu3 reads a menu specification file conforming to the [XDG Menu\nSpecification], and displays the corresponding pop-up Application\nMenu. On [Fatdog64 Linux] gmenu3 can replace the Application\nMenu provided by the Desktop panel and the Openbox window manager.\n\n\u003e The implementation of the XDG Menu Specification is partial;\n\u003e just enough to fully support [Fatdog64 Linux].\n\n## Features\n\nIn addition to the standard Application Menu categories,\ngmenu3 offers the following optional features:\n\n- Recently-used submenu.\n- Fixed screen position.\n- Search app entry.\n- Embedding the Fatdog64 Control Panel as a submenu.\n- Disabling icons or changing the icon size.\n- Changing the font family, color, and size of labels and tooltips.\n- Wine submenu (if [Wine] is installed and properly configured).\n\n[Fatdog64 Linux]: \u003chttps://distro.ibiblio.org/fatdog/web/\u003e\n[Wine]: \u003chttps://www.winehq.org\u003e\n[XDG Menu Specification]: \u003chttps://specifications.freedesktop.org/menu-spec/latest/\u003e\n\n## Installing\n\nGmenu3 is a shell script. It depends on several\ncommands that come preinstalled in Fatdog64 Linux:\n\n- [gtkmenuplus] \u003e= 2.2.0 [\u003e903]\n- [makesymlinks] [\u003e903]\n- [findnrun] [=903] is preconfigured as the Search app (can be changed).\n- gawk, find, realpath, sed, xargs.\n\n\u003e [\u003e903] Preinstalled in Fatdog64 versions after 903.  \n\u003e [=903] Preinstalled in Fatdog64-903.  \n\n[gtkmenuplus]: \u003chttps://github.com/step-/gtkmenuplus\u003e\n[makesymlinks]: \u003chttps://github.com/step-/makesymlinks\u003e\n[findnrun]: \u003chttps://github.com/step-/find-n-run\u003e\n\nA basic Makefile is provided to install the script and its manual page:\n\n```sh\n    make PREFIX=/usr/local all install\n```\n\n## Usage\n\nUsage is straightforward; this is just a popup menu, after all:\n\n```sh\n    gmenu3 [options]\n```\n\npops up the menu. There are some command-line options to manage the cache; refer\nto the [manual page]. User preferences are initialized automatically the first\ntime gmenu3 is used. Have a look at the [sample configuration file] to see which\noptional features can be enabled.\n\n[manual page]: \u003chttps://github.com/step-/gmenu3/blob/main/doc/usage.md\u003e\n[sample configuration file]: \u003chttps://github.com/step-/gmenu3/blob/main/doc/gmenu3-sample.env\u003e\n\n## Support\n\nReport bugs at \u003chttps://github.com/step-/gmenu3/issues\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstep-%2Fgmenu3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstep-%2Fgmenu3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstep-%2Fgmenu3/lists"}