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.
xfce4-windowck-plugin documentation
See NEWS for details on changes and fixes made in the current release.
xfce4-windowck-plugin source code
xfce4-windowck-plugin archive or xfce4-windowck-plugin tags
From source code repository:
$ cd xfce4-windowck-plugin
$ ./autogen.sh
$ make
# make install
From release tarball:
$ tar xf xfce4-windowck-plugin-<version>.tar.bz2
$ cd xfce4-windowck-plugin-<version>
$ ./configure
$ make
# make install
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.