wmload: Incorporate changes from asload-0.9.3.
[dockapps.git] / wmload / ChangeLog
blob025865b1f10dccd61b1c2e267ab426b52dae68b0
1 VERSION: 0.9.3
2 RELEASE DATE: 03 March 2000 (sashav@sprintmail.com)
3        -added range check for values. It seems that on 2.3 kernels
4         time can go backwards :)
5        -Destroying Icon window prior to main window to avoid shutdown
6         time errors
8 VERSION: 0.9.2
9 RELEASE DATE: 17 July 1997
11         -Minor cosmetic changes.
12          The graph zone is now perfectly square, 54x54.
13          <I didn't like it's odd width! (;-)>
15         -All values dealing with pixmap size have been
16          adjusted to accomodate the new `look'.
18 VERSION: 0.9.1
19 RELEASE DATE: 8 July 1997
21         -Uses correct ordering of PROC data.
23         -Increases the differentiation between tones,
24          just a smidgion.
26         -Catches a "Once In A Blue Moon" condition.
27            Under various circumstances rounding error
28            results in a pixel count of 55 or 53.
29            To prevent the 55 count from writing one
30            pixel into the edge of the frame, wmload
31            now catches these occurrences and corrects
32            for them.
34 VERSION: 0.9.0
35 RELEASE DATE: 6 July 1997
37         -Fixed the grayscale problem that occurred
38          whenever the "-shape" argument was used.
40         -Implemented the "-led" argument...
41          ...the last release had the argument,
42          however it wasn't implemented...
43          ...ie: it did nothing.
44          Called without the "-led" argument, wmload
45          uses it's default color "LightSeaGreen"
46          [which is the same as the asclock readout].
47          Called with the argument, it uses the
48          named color. If the default color is
49          unavailable, or the named color is invalid,
50          wmload simply uses the 3 green tones
51          found in the "back.xpm" pixmap.
53         -Added a "-ver" argument...
54          When used, it prints the current version
55          on stdout. If it is called alone with no
56          other arguments, wmload exits after
57          printing its' version. Called with other
58          arguments... wmload prints its' version
59          and continues as normal.
61         -Trapped bad arguments that don't start
62          with "-".
64         -Cleaned up the code a bit.
66         -Removed unnecessary files from the
67          distribution. <kept README's though>
70 VERSION: ?
71 RELEASE DATE: ?
72         -adapted from asload by Nic Bernstein
73          added withdrawn option, added WM hints.
74          changed trace color
77 VERSION: asload 0.1
78 RELEASE DATE: 30th November 1996
79         - by Beat Christen, bchriste@iiic.ethz.ch
80         - First Version for Linux /proc