Skip to content

xfce-mirror/xfce4-windowck-plugin

Repository files navigation

License

xfce4-windowck-plugin

An Xfce panel plugin which allows putting buttons, title and menu of active or maximized windows on the panel. This code is derived from Window Applets by Andrej Belcijan.


Homepage

xfce4-windowck-plugin documentation

Changelog

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

Source Code Repository

xfce4-windowck-plugin source code

Download a Release Tarball

xfce4-windowck-plugin archive or xfce4-windowck-plugin tags

Installation

From source code repository:

$ cd xfce4-windowck-plugin
$ meson setup build
$ meson compile -C build
# meson install -C build

From release tarball:

$ tar xf xfce4-windowck-plugin-<version>.tar.xz
$ cd xfce4-windowck-plugin-<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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 44