$tab thing, thanks jack_mort
[monky] / ChangeLog
1 2005-07-30
2         * finalized graphing code, see $cpugraph, $memgraph, $execgraph,
3         $downspeedgraph, and $upspeedgraph
4         * added override_utf8_locale option
5         * poop
6         * $tab patch from jack_mort on f.g.o
7
8 2005-07-28
9         * Added new graphing code, such as $cpugraph
10         * small fixes all round
11         * stuff
12         * things
13         * added more mpd objects
14
15 2005-07-24
16         * Conky now has UTF-8 support
17         * Fixed $freq for those with CPU scaling
18         * Fixed the problem with total_run_times
19         * Fixed alignment of bars and lines and stuff
20         * Reduced conky's memory usage (yay!)
21         * Removed top_sort_cpu, added top_mem which sorts by mem usage instead
22         of cpu
23
24 2005-07-17
25         * Fixed a pile of bugs in configure script
26         * Added proper checking for headers in configure script
27         * Made METAR shit threaded so it would stop being retarded, also made
28         it try more then once to update
29         * Added $metar_tempf and ${i2c tempf} for americans
30
31 2005-07-16
32         * Added option for Conky to update N times and quit, see
33         total_run_times in conkyrc.sample
34         * Added metar code for weather info, thanks to somebody on sf.net
35         * Added $alignr and $alignc for right and centre alignment
36         * Added wireless info and IP addr patch, thanks Bobby Beckmann,
37         options $addr and $linkstatus (please test!), as well as fixed a mem
38         leak in this patch
39         * adt746x fix, thanks to dan-h on sf.net
40         * Added mldonkey support patch, thanks Lucas Brutschy on sf.net 
41         * Added patch to allow hex colour values, thanks roiban adi on sf.net
42         * Added if constructs patch, thanks Lucas Brutschy on sf.net
43         * Fixed bug in tab code (hopefully for the last time)
44         * Added option to sort by cpu or memory for top, see top_sort_cpu
45
46 2005-07-12
47         * Added fix for battery charged state (thanks to Lukas Zapletal
48         <lzap@seznam.cz>)
49
50 2005-07-05
51         * Conky 1.1 released
52
53 2005-07-03
54         * Added $mpd_bar and $mpd_bitrate
55         * Some minor code cleanups prior to release
56         * Fixed problem with Conky not compiling when XFT disabled
57         * Fixed configure.in problems with Xdbe
58
59 2005-07-01
60         * Fixed memory leak in MPD code
61         * Added new $tail object (see conkyrc.sample) which loves to suck CPU
62         and memory
63         * Fixed more mem leaks
64
65 2005-06-30
66         * Added use_spacer to config
67         * Added $mpd_status
68         * Added small fix for i2c from Filedil on forums.gentoo.org
69
70 2005-06-28
71         * Made it possible to use tabs to right-justify (just add a bunch)
72         * Added ${execbar} (see conkyrc.sample)
73
74 2005-06-26
75         * Added memory % to top output
76         * Added initial cairo backend (it's really quite useless at this stage actually, and I'm not sure if there is even any point to it)
77
78 2005-06-25
79         * Conky now recognizes the tab character correctly
80         * Added simple config option to print to stdout (out_to_console
81         <yes/no>)
82
83 2005-06-23
84         * Added top output.  Check the sample config.
85         * Cleaned up code.
86
87 2005-06-22
88         * Finished MPD support ($mpd_title, $mpd_artist, $mpd_album, $mpd_vol)
89         * Removed NVCtrl code
90         * Added noswap and i2c patches
91
92 2005-06-21
93         * Version 1.0. Conky is born from the ashes of torsmo. Main site: http://conky.rty.ca/
94         * Added xwin patch
95         * Added new feature for sample averaging of CPU and net info
96
97 2004-12-22
98         * Version 0.18 released
99
100 2004-12-21
101         * Fixed some double buffer + Xft stuff
102         * Applied X-Mozilla-Status patch (thanks affinity)
103         * Applied NVCtrl patch and modified it a bit (temperature monitoring
104           for nvdia-based graphics cards) (I couldn't test this so it may or
105           may not work or even compile) (thanks Dennis Frommknecht)
106         * Applied fs_used_perc and fs_bar_free patch (thanks killfire [send me
107           mail, I didn't catch your name from sourceforge])
108         * Applied patch that supports mailbox that is in some 'maildir' format
109           (thanks jolapache [send mail, I didn't catch your name from
110           sourceforge])
111         * min -> m
112         * Applied pad_percents patch (thanks JL Farinacci)
113         * Fixed some stuff in acpi fan and acpi ac adapter
114         * Optional XFT even when compiled in
115
116 2004-11-30
117         * Applied utime patch (UTC time) (thanks David McCabe)
118
119 2004-11-29
120         * Applied Xdbe patch, this includes double_buffer configuration and
121           -b command line option (thanks Bruce Merry)
122         * Applied some other seti patch, not tested (thanks William DiPlacido)
123
124 2004-08-25
125         * Applied netbsd patch (thanks Rui Paulo)
126         * Applied cpu frequency patch (thanks William DiPlacido)
127         * Applied adt746x patch (thanks Dennis Kaandorp)
128         * Applied some other FreeBSD patch by the same guy
129
130 2004-07-31
131         * Applied FreeBSD patch (thanks Roman Bogorodskiy)
132
133 2004-07-25
134         * Xft support and xftfont configuration
135         * rewrote some stuff, there might be some new bugs in old places
136
137 2004-07-24
138         * I2C divisor from a file (thanks Falk Feuersenger)
139
140 2004-07-20
141         * changed battery thing to ${battery <filename in
142           /proc/acpi/battery/>}
143         * SETI@Home stuff (thanks Jarski)
144
145 2004-07-05
146         * changed signal for config file reloading to SIGUSR1
147         * mixer stuff, $mixer, $mixerl, $mixerr, $mixerbar, $mixerlbar,
148           $mixerrbar
149
150 2004-06-03
151         * maybe fixed acpi battery thing when "present rate" isn't known
152
153 2004-06-01
154         * fixed width for all bars, use like ${cpubar 4,50}
155
156 2004-05-25
157         * Version 0.17 released
158
159 2004-05-23
160         * battery number for ACPI battery (thanks Leszek Krupiñski)
161         * default battery is now BAT0 instead of BAT1, set ${battery 1} if
162           the old battery thing worked
163         * bug fix on load average reporting (thanks Leszek Krupiñski)
164         * outlines to text, draw_outline and default_outline_color
165           configurations and $outlinecolor (thanks adi)
166         * $acpifan, $acpiacadapter, $uptime_short (thanks adi)
167
168 2004-05-19
169         * fixed a bug when starting after Opera (and some other programs)
170         * sticky window
171         * minimum_size
172
173 2004-05-18
174         * added border_width configuration
175
176 2004-05-16
177         * fixed zero length bar bug
178
179 2004-05-15
180         * file system stats, $fs_bar, $fs_free, $fs_free_perc, $fs_size,
181           $fs_used
182         * leaves ACPI temperature file open (faster)
183         * -a option to change alignment on command line
184
185 2004-05-14
186         * fixed ACPI temperature bug
187         * border_margin configuration
188         * ${execi <interval> <command>}, execute with specific interval
189         * added possibility to manually set the position (-x and -y options)
190           (thanks to Gwenhael LE MOINE)
191         * $buffers and $cached (thanks to Jeremy Burch)
192         * WM_CLASS when drawing to own window (thanks to Gwenhael LE MOINE)
193
194 2004-05-14
195         * Version 0.16 released
196
197 2004-05-13
198         * $pre_exec, execute a shell command one time
199         * preparsing of text (faster but more memory usage)
200         * less system calls (faster)
201         * APM things to $battery (untested)
202
203 2004-05-12
204         * added $new_mails changed $mails to tell total mail count
205
206 2004-05-11
207         * transparent window, own_window configuration, -o cmdline option
208         * $exec, execute a shell command
209         * $acpitemp, $battery - acpi stuff (not really tested)
210
211 2004-05-10
212         * $loadavg, load average
213         * $mails, unread local mails, mail_spool configuration
214
215 2004-05-09
216         * Version 0.15 released
217
218 2004-05-06
219         * SIGHUP reloads config file (thanks Jørgen P. Tjernø)
220         * Some other stuff