Skip to content

xfce-mirror/libxfce4ui

Repository files navigation

License

libxfce4ui

The libxfce4ui library is used to share commonly used Xfce widgets among the Xfce applications.


Homepage

Libxfce4ui documentation

Changelog

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

Source Code Repository

Libxfce4ui source code

Download a Release Tarball

Libxfce4ui archive or Libxfce4ui tags

Installation

From source:

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

From release tarball:

% tar xf libxfce4ui-<version>.tar.xz
% cd libxfce4ui-<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

No packages published

Contributors 173