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