6e6cb38e37
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> |
||
---|---|---|
.. | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
delete_button.xpm | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
resize_button.xpm | ||
THANKS | ||
wmstickynotes.c | ||
wmstickynotes.h | ||
wmstickynotes.xpm |
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.