Skip to content

xfce-mirror/garcon

Repository files navigation

License

garcon

Garcon is an implementation of the [[https://specifications.freedesktop.org/menu-spec/latest/|freedesktop.org compliant menu]] specification replacing the former Xfce menu library libxfce4menu. It is based on GLib/GIO and aims at covering the entire specification except for legacy menus. It was started as a complete rewrite of the former Xfce menu library called libxfce4menu, which, in contrast to garcon, was lacking menu merging features essential for loading menus modified with menu editors.


Homepage

Garcon documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Garcon source code

Download a Release Tarball

Garcon archive or Garcon tags

Installation

From source:

% cd garcon
% meson setup build
% meson compile -C build
% meson install -C build

From release tarball:

% tar xf garcon-<version>.tar.xz
% cd garcon-<version>
% meson setup build
% meson compile -C build
% meson install -C build

Uninstallation

% ninja uninstall -C build

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors