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