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