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