aae8678a5ab22b2ffe298d205600b38b48a42e4c
[monky] / ChangeLog
1 # $Id$
2
3 2005-08-26
4         * Fixed slight vertical misalignment of bars/graphs (sf.net 1273994)
5         * Diskio fixes (sf.net 1274140)
6         * $alignr and $alignc now have 25% more goodness! (sf.net bug 1273905)
7         * Far better SMP support
8         * Added support for i8k kernel driver, parsing information for dell inspiron laptops found in /proc/i8k (sf.net request 1256058)
9
10 2005-08-25
11         * More own_window fixes
12         * applied disk io patch (sf.net patch 1271691)
13         * applied $freq fixes patch, adds new $freq_dyn (sf.net patch 1271633)
14         * removed units from $freq* output
15         * fix for graph config parsing
16         * Added $head, fixed mem leak with $tail
17
18 2005-08-24
19         * More configure and makefile updates
20         * Added scale arg for net graphs
21         * Fixed bug in own_window stuff--amazing fake transparency now works
22         properly
23         * added own_window_colour, own_window_transparent
24
25 2005-08-23
26         * Added maximum_width
27
28 2005-08-22
29         * Added $execibar and $execigraph
30
31 2005-08-21
32         * Moved source into src/, moved docs into doc/
33         * Updated makefiles
34
35 2005-08-20
36         * Applied patch from zimba-tm, closes patch 1260225
37         * Fixed ugly gradient bug.  closes bug 1255608
38         * Added $voffset
39         * Removed metar code.  It sucked.
40         * Added $acpitempf for amooricans
41         * $tail fixes
42
43 2005-08-12
44         * Multiple unit additions and modifications
45
46 2005-08-07
47         * mpd password patch from Joshua Gerrish
48         * conky can run without X now, use --disable-x11 when configuring
49 =========================================================================
50 =========================================================================
51 2005-08-06
52         * Conky 1.2 released
53
54 2005-08-05
55         * small fixes
56         * added CVS ebuild, huge thanks to Hopeless for this
57
58 2005-08-04
59         * special thanks to Citizen_X and his patience
60         * Citizen_X pwns
61         * keep shakin' those big 'ol titties
62         * Citizen_X
63         * Citizen_X
64         * Citizen_X
65         * Citizen_X
66
67 2005-08-03
68         * many small fixes, thanks to those who reported problems
69
70 2005-08-02
71         * dramatically improved how conky handles fonts
72         * fixed issues with graph args
73         * fixed shades and outlines
74
75 2005-08-01
76         * stabilized code
77         * added gradients to graphs (very pretty)
78         * things
79         * added $font, yay
80         * feature freeze; only bugfixes now
81
82 2005-07-30
83         * finalized graphing code, see $cpugraph, $memgraph, $execgraph,
84         $downspeedgraph, and $upspeedgraph
85         * added override_utf8_locale option
86         * poop
87         * $tab patch from jack_mort on f.g.o
88
89 2005-07-28
90         * Added new graphing code, such as $cpugraph
91         * small fixes all round
92         * stuff
93         * things
94         * added more mpd objects
95
96 2005-07-24
97         * Conky now has UTF-8 support
98         * Fixed $freq for those with CPU scaling
99         * Fixed the problem with total_run_times
100         * Fixed alignment of bars and lines and stuff
101         * Reduced conky's memory usage (yay!)
102         * Removed top_sort_cpu, added top_mem which sorts by mem usage instead
103         of cpu
104
105 2005-07-17
106         * Fixed a pile of bugs in configure script
107         * Added proper checking for headers in configure script
108         * Made METAR shit threaded so it would stop being retarded, also made
109         it try more then once to update
110         * Added $metar_tempf and ${i2c tempf} for americans
111
112 2005-07-16
113         * Added option for Conky to update N times and quit, see
114         total_run_times in conkyrc.sample
115         * Added metar code for weather info, thanks to somebody on sf.net
116         * Added $alignr and $alignc for right and centre alignment
117         * Added wireless info and IP addr patch, thanks Bobby Beckmann,
118         options $addr and $linkstatus (please test!), as well as fixed a mem
119         leak in this patch
120         * adt746x fix, thanks to dan-h on sf.net
121         * Added mldonkey support patch, thanks Lucas Brutschy on sf.net 
122         * Added patch to allow hex colour values, thanks roiban adi on sf.net
123         * Added if constructs patch, thanks Lucas Brutschy on sf.net
124         * Fixed bug in tab code (hopefully for the last time)
125         * Added option to sort by cpu or memory for top, see top_sort_cpu
126
127 2005-07-12
128         * Added fix for battery charged state (thanks to Lukas Zapletal
129         <lzap@seznam.cz>)
130
131 =========================================================================
132 =========================================================================
133         
134 2005-07-05
135         * Conky 1.1 released
136
137 2005-07-03
138         * Added $mpd_bar and $mpd_bitrate
139         * Some minor code cleanups prior to release
140         * Fixed problem with Conky not compiling when XFT disabled
141         * Fixed configure.in problems with Xdbe
142
143 2005-07-01
144         * Fixed memory leak in MPD code
145         * Added new $tail object (see conkyrc.sample) which loves to suck CPU
146         and memory
147         * Fixed more mem leaks
148
149 2005-06-30
150         * Added use_spacer to config
151         * Added $mpd_status
152         * Added small fix for i2c from Filedil on forums.gentoo.org
153
154 2005-06-28
155         * Made it possible to use tabs to right-justify (just add a bunch)
156         * Added ${execbar} (see conkyrc.sample)
157
158 2005-06-26
159         * Added memory % to top output
160         * 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)
161
162 2005-06-25
163         * Conky now recognizes the tab character correctly
164         * Added simple config option to print to stdout (out_to_console
165         <yes/no>)
166
167 2005-06-23
168         * Added top output.  Check the sample config.
169         * Cleaned up code.
170
171 2005-06-22
172         * Finished MPD support ($mpd_title, $mpd_artist, $mpd_album, $mpd_vol)
173         * Removed NVCtrl code
174         * Added noswap and i2c patches
175
176 =========================================================================
177 =========================================================================
178         
179 2005-06-21
180         * Version 1.0. Conky is born from the ashes of torsmo. Main site: http://conky.rty.ca/
181         * Added xwin patch
182         * Added new feature for sample averaging of CPU and net info
183
184 2004-12-22
185         * Version 0.18 released
186
187 2004-12-21
188         * Fixed some double buffer + Xft stuff
189         * Applied X-Mozilla-Status patch (thanks affinity)
190         * Applied NVCtrl patch and modified it a bit (temperature monitoring
191           for nvdia-based graphics cards) (I couldn't test this so it may or
192           may not work or even compile) (thanks Dennis Frommknecht)
193         * Applied fs_used_perc and fs_bar_free patch (thanks killfire [send me
194           mail, I didn't catch your name from sourceforge])
195         * Applied patch that supports mailbox that is in some 'maildir' format
196           (thanks jolapache [send mail, I didn't catch your name from
197           sourceforge])
198         * min -> m
199         * Applied pad_percents patch (thanks JL Farinacci)
200         * Fixed some stuff in acpi fan and acpi ac adapter
201         * Optional XFT even when compiled in
202
203 2004-11-30
204         * Applied utime patch (UTC time) (thanks David McCabe)
205
206 2004-11-29
207         * Applied Xdbe patch, this includes double_buffer configuration and
208           -b command line option (thanks Bruce Merry)
209         * Applied some other seti patch, not tested (thanks William DiPlacido)
210
211 2004-08-25
212         * Applied netbsd patch (thanks Rui Paulo)
213         * Applied cpu frequency patch (thanks William DiPlacido)
214         * Applied adt746x patch (thanks Dennis Kaandorp)
215         * Applied some other FreeBSD patch by the same guy
216
217 2004-07-31
218         * Applied FreeBSD patch (thanks Roman Bogorodskiy)
219
220 2004-07-25
221         * Xft support and xftfont configuration
222         * rewrote some stuff, there might be some new bugs in old places
223
224 2004-07-24
225         * I2C divisor from a file (thanks Falk Feuersenger)
226
227 2004-07-20
228         * changed battery thing to ${battery <filename in
229           /proc/acpi/battery/>}
230         * SETI@Home stuff (thanks Jarski)
231
232 2004-07-05
233         * changed signal for config file reloading to SIGUSR1
234         * mixer stuff, $mixer, $mixerl, $mixerr, $mixerbar, $mixerlbar,
235           $mixerrbar
236
237 2004-06-03
238         * maybe fixed acpi battery thing when "present rate" isn't known
239
240 2004-06-01
241         * fixed width for all bars, use like ${cpubar 4,50}
242
243 2004-05-25
244         * Version 0.17 released
245
246 2004-05-23
247         * battery number for ACPI battery (thanks Leszek Krupiñski)
248         * default battery is now BAT0 instead of BAT1, set ${battery 1} if
249           the old battery thing worked
250         * bug fix on load average reporting (thanks Leszek Krupiñski)
251         * outlines to text, draw_outline and default_outline_color
252           configurations and $outlinecolor (thanks adi)
253         * $acpifan, $acpiacadapter, $uptime_short (thanks adi)
254
255 2004-05-19
256         * fixed a bug when starting after Opera (and some other programs)
257         * sticky window
258         * minimum_size
259
260 2004-05-18
261         * added border_width configuration
262
263 2004-05-16
264         * fixed zero length bar bug
265
266 2004-05-15
267         * file system stats, $fs_bar, $fs_free, $fs_free_perc, $fs_size,
268           $fs_used
269         * leaves ACPI temperature file open (faster)
270         * -a option to change alignment on command line
271
272 2004-05-14
273         * fixed ACPI temperature bug
274         * border_margin configuration
275         * ${execi <interval> <command>}, execute with specific interval
276         * added possibility to manually set the position (-x and -y options)
277           (thanks to Gwenhael LE MOINE)
278         * $buffers and $cached (thanks to Jeremy Burch)
279         * WM_CLASS when drawing to own window (thanks to Gwenhael LE MOINE)
280
281 2004-05-14
282         * Version 0.16 released
283
284 2004-05-13
285         * $pre_exec, execute a shell command one time
286         * preparsing of text (faster but more memory usage)
287         * less system calls (faster)
288         * APM things to $battery (untested)
289
290 2004-05-12
291         * added $new_mails changed $mails to tell total mail count
292
293 2004-05-11
294         * transparent window, own_window configuration, -o cmdline option
295         * $exec, execute a shell command
296         * $acpitemp, $battery - acpi stuff (not really tested)
297
298 2004-05-10
299         * $loadavg, load average
300         * $mails, unread local mails, mail_spool configuration
301
302 2004-05-09
303         * Version 0.15 released
304
305 2004-05-06
306         * SIGHUP reloads config file (thanks Jørgen P. Tjernø)
307         * Some other stuff