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