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