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