dockapps/wmmemfree
Doug Torrance 6f0fbd34f9 wmmemfree: Bump to version 0.8. 2018-07-14 00:05:48 +01:00
..
xpm wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00
COPYING wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00
ChangeLog wmmemfree: Bump to version 0.8. 2018-07-14 00:05:48 +01:00
INSTALL wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00
Makefile wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00
README wmmemfree: Bump to version 0.8. 2018-07-14 00:05:48 +01:00
THANKS wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00
TODO wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00
WMS wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00
dockapp.c wmmemfree: Include only necessary headers. 2018-07-14 00:05:48 +01:00
dockapp.h wmmemfree: Include only necessary headers. 2018-07-14 00:05:48 +01:00
draw.c wmmemfree: Include only necessary headers. 2018-07-14 00:05:48 +01:00
draw.h wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00
mem_linux.c wmmemfree: Add error handling for fscanf. 2018-07-14 00:05:48 +01:00
mem_linux.h wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00
options.c wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00
options.h wmmemfree: Bump to version 0.8. 2018-07-14 00:05:48 +01:00
wmmemfree.1 wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00
wmmemfree.c wmmemfree: Include only necessary headers. 2018-07-14 00:05:48 +01:00
wmmemfree.h wmmemfree: Add version 0.7 to repository. 2018-07-14 00:05:48 +01:00

README

WMMemFree - a dockapp

	WMMemFree shows system memory usage. It runs as a dockapp for
WindowMaker or some other window manager which supports dockapps. On the
top side you have your physical memory usage and on the bottom there's
your swap space usage.
	The following options can be passed to WMMemFree on the command
line:
	-h,  --help             - display basic usage info
	-v,  --version          - display version
	-display <DISPLAY>      - specify the X11 display to connect to
	-b,  --buffers          - consider buffer memory
	-nb, --no-buffers       - ignore buffer memory
	-c,  --cache            - consider cache memory
	-nc, --no-cache         - ignore cache memory
	-w,  --window           - run in a window
	-nw, --no-window        - don't run in a window
	-s,  --shape            - use the XShape extension
	-ns, --no-shape         - don't use XShape extension

Author:
	Draghicioiu Mihai <misuceldestept@go.ro>
Maintained by:
	Window Maker Team <wmaker-dev@googlegroups.com>
Website:
	https://www.dockapps.net/wmmemfree