dockapps/wmstickynotes
Alexey I. Froloff 6e6cb38e37 Removed all autogenerated autotools and imake stuff
There's no need to keep autogenerated files in
repository.  Those dockapps which use autotoold must be
autoreconf'ed prior to build, those which use imake must be
xmkmf'ed.  As of wmbiff, AC_PATH_XTRA_CORRECTED was a hack to
avoid bug in older autoconf version, which is no longer needed
(it's 2012 now already).

Signed-off-by: Alexey I. Froloff <raorn@raorn.name>
2012-06-05 20:48:52 +01:00
..
AUTHORS Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
ChangeLog Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
configure.ac Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
COPYING Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
delete_button.xpm Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
INSTALL Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
Makefile.am Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
NEWS Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
README Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
resize_button.xpm Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
THANKS Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
wmstickynotes.c Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
wmstickynotes.h Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
wmstickynotes.xpm Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00

wmstickynotes
-------------
Heath Caldwell <hncaldwell@gmail.com>

This program is a Window Maker style dockapp which allows you to create note
windows.  The notes, along with their position, size, and color, are stored on
disk and will be restored when wmstickynotes is run again.

Left click the note icon to create a new note with the default color (yellow).

Right click the note icon to get a menu of colors, selecting one of which will
create a new note of that color.

Click the x in the top right of a note to delete it.

Drag the bottom right corner of a note to resize it.

Right click a note to get a popup menu where you can change its color,
cut/paste, etc.