Skip to content

xfce-mirror/xfwm4

Repository files navigation

License

xfwm4

xfwm is the window manager for Xfce


Homepage

xfwm4 documentation

Changelog

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

Source Code Repository

xfwm4 source code

Download A Release Tarball

xfwm4 archive or xfwm4 tags

Installation

From source:

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

From release tarball:

% tar xf xfwm4-<version>.tar.xz
% cd xfwm4-<version>
% meson setup build
% meson compile -C build
% meson install -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