dockapps/wmfsm
Doug Torrance a332db862a wmgeneral: Add support for X geometry strings to -geometry option.
In particular, we can specify the offsets from the right and bottom of the
screen using '-', e.g., '-geometry -64-64' places the dockapp in the lower
right corner of the screen.
2015-05-28 00:36:23 +01:00
..
wmfsm wmfsm: Impove version number handling. 2015-01-22 11:12:10 +00:00
wmgeneral wmgeneral: Add support for X geometry strings to -geometry option. 2015-05-28 00:36:23 +01:00
AUTHORS wmfsm: Update with new contact information. 2015-01-22 11:12:10 +00:00
ChangeLog wmfsm: Bump to version 0.35. 2015-01-22 11:12:11 +00:00
configure.ac wmfsm: Bump to version 0.35. 2015-01-22 11:12:11 +00:00
COPYING wmfsm: Update COPYING from http://www.gnu.org/licenses/gpl-2.0.txt. 2015-01-22 11:12:10 +00:00
Makefile.am wmfsm: Remove trailing whitespace. 2015-01-22 11:12:10 +00:00
NEWS wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
README wmfsm: Update README with new installation instructions. 2015-01-22 11:12:11 +00:00

Installation:
autoreconf -i
./configure
(or ./configure --with-xpm=foo, where foo is your preferred .xpm)
make
make install (as root)
Edit sample.wmfsmrc and copy it to ~/.wmfsmrc