dockapps/wmfsm
Doug Torrance aef6c49d83 wmfsm: Apply further Debian patches.
The individual patches no longer seem to exist, so I submit them together.
According to debian/changelog entries by Arthur Korn <arthur@debian.org>,
these patches include:
* fixed memleak introduced in 0.34-2 with the patch by Timo Benk.
  global char *mp[] was assigned the result of stdup() repeatedly
  without free. My ugly fix is to free it all up at the beginning of
  readFileSystems(). Now I'm a proud Perl coder ... closes: #196057
* memleak news: avoid it if there are more than 9 filesystems too.
* Fixed filesystem name corruption, thanks to Ralf Horstmann and Cristian
  Ionescu-Idbohrn for the patch.
2015-01-22 11:12:10 +00:00
..
wmfsm wmfsm: Apply further Debian patches. 2015-01-22 11:12:10 +00:00
wmgeneral wmfsm: Remove autotools-generated files. 2015-01-22 11:12:10 +00:00
AUTHORS wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
ChangeLog wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
ChangeLog.old wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
configure.ac wmfsm: Autotools updates. 2015-01-22 11:12:10 +00:00
COPYING wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
Makefile.am wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
NEWS wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
README wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
TODO wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00

Installation:
copy your preferred .xpm to wmfsm_master.xpm
Hack the Makefile, compile the stuff.
Edit sample.wmfsmrc and copy it to ~/.wmfsmrc