more battery cleanup
[monky] / ChangeLog
1 # $Id$
2
3 2008-03-29
4         * Increased C99 compliance.
5         * Fixed potential segfault in get_ioscheduler().
6         * Implemented upwards path traversal for fs_type.
7         * Fixed bug in libmpdclient that caused file descriptors to be left open.
8         * Cleaned up output of battery_* vars.
9
10 2008-03-28
11         * Fixed messed up percentages (fs_free_perc, fs_used_perc, mpd_percent,
12         battery_percent).
13
14 2008-03-24
15         * Fixed for specifying a non-existent configuration file.
16         * Added disk_protect.
17         * Fixed too many open files bug in laptop_mode.
18         * Fixed reading interface adresses.
19         * Fixed battery_bar default size
20
21 2008-03-23
22         * Fixed compilation with --disable-x11
23         * Fixed linux.c compilation problem due to (suspected) broken linux
24         headers
25         * $battery_bar sysfs fix (thanks Marcus)
26
27 2008-03-22
28         * Conky 1.5.0 released
29         * Smapi review: improved code, fixed memleaks and smapi_bat_perc when
30         using pad_percents.
31         * Fixed spaced_print, so pad_percents should now work as expected.
32         * Removed a line of dead code.
33         * Added support for displaying the default gateway.
34         * Support displaying current laptop_mode.
35         * Per-disk IO scheduler information now available.
36         * Support printing current nameservers.
37
38 2008-03-20
39         * Added CRLF characters to POP3 and IMAP stuff (should play nicer with
40         some servers now).
41         * Added preliminary support for parsing the output of external commands
42         (via $execp and $execpi)
43         * Applied FreeBSD total memory patch (thanks Nikos)
44
45 2008-03-19
46         * Fixed a number of small memory leaks.
47         * Performed some minor profiling on Conky; reduced text_buffer_size
48         default to 128 bytes to improve performance.
49         * Fixed some minor bugs introduced by new patches.
50
51 2008-03-17
52         * Applied 12 patches:
53                 1) sysfs battery support (for Linux >=2.6.24) (thanks Kapil)
54                 2) Improved audacious support patch (thanks Miroslav)
55                 3) tp_smapi support patch for IBM laptops (thanks Phil)
56                 4) user info patch (thanks Roland)
57                 5) added conky build info patch (thanks Roland)
58                 6) added if_up patch (thanks Phil)
59                 7) added reload on SIGHUP patch (thanks Jonas)
60                 8) added pad percentages patch (thanks Jonas)
61                 9) added fs_type patch (thanks Ryan)
62                 10) added xmms2 fixes patch (thanks Lassi)
63                 11) fix sysfs crash patch (thanks Phil)
64                 12) multiple ip patch ($addrs)
65         * Added more alignment support (top_middle, bottom_middle, middle_left,
66         and middle_right).
67
68 2008-02-08
69         * Applied 2 patches:
70                 1) Add diskio for individual devices
71                 2) Improved output of units, added "short_units" option
72
73 2008-01-05
74         * Applied some more submitted patches:
75                 1) Add long forms of (most of) the command-line options.
76                 2) Added an option (top_cpu_separate) that emulates top's "separate
77                 cpus" option.  Processor usage is shown as a percentage of a
78                 single processor on your system, instead of a percentage
79                 of all processors combined.
80                 3) Adds a parameter (time) to top and top_mem that will show the
81                 cumulative CPU time of a process.
82                 4) Simplified integer rounding.
83                 5) Fixed the window width when a goto is used.
84                 6) Fixed the window width when an offset is used.
85                 (thanks Kevin Lyles).
86
87 2007-12-31
88         * Applied submitted patches:
89                 1) to suport Debian's kFreeBSD;
90                 2) to use realtime clock in timed threads and
91                 3) to fix get_ibm_acpi_volume zero value bug
92                 (thanks Kapil Hari Paranjape).
93
94 2007-11-22
95         * Conky 1.4.9 released.
96
97 2007-11-18
98         * Added Gentoo USE flag audacious-legacy for Audacious legacy support.
99
100 2007-11-16
101         * Added support for Audacious 1.4.0 and legacy versions via
102                         --enable-audacious=yes|no|legacy.
103
104 2007-11-14
105         * Fix compilation error with --disable-x11 (bug #1830373).
106         * Bump doc stylesheet from 4.3 to 4.4.
107
108 2007-10-31
109         * Fix mpd_smart bug #1822773.
110
111 2007-10-23
112         * Externalize default config file: ${sysconfdir}/conky/conky.conf
113
114 2007-10-21
115         * Initialize music_player_interval so built-in .conkyrc actual works.
116         * Lower timed_thread minimum timing interval from 50 usecs to 10 usecs.
117         * Separate timed thread asserts for clarity.
118         * Remove ${tail /var/log/Xorg.0.log} from default text.
119         * Update vim/nano syntax files.
120
121 2007-10-18
122         * Conky 1.4.8 released.
123
124 2007-10-17
125         * doc/man fixes 1810328 & 1813483.
126         * struct alignment patch 1812924 (sohalt).
127
128 2007-10-02
129         * Multiple mailbox patch (thanks Ben Kibbey).
130
131 2007-09-28
132         * Small fix for $ibm_volume (thanks Kapil Hari Paranjape).
133         * Patch so $tail can read from a fifo file descriptor (thanks Ben Kibbey).
134
135 2007-09-01
136         * Improved performance slightly.
137         * Added 'music_player_interval' config option to specify an update interval for
138                         music player threads (currently honored by mpd and audacious).
139         * Fixed some minor memory leaks associated with SIGUSR1.
140         * Zero out imap and pop3 stuff when the connection fails.
141
142 2007-08-31
143         * _Really_ fix mpd SIGPIPE issues.
144         * Fix timed thread race condition, seen esp. on new kernel scheduler (cfs).
145         * Fix $audacious_title not being displayed when no length argument indicated.
146
147 2007-08-30
148         * Conky 1.4.7 released.
149         * Check for pkg-config >=0.19.
150         * Use timed_thread for mpd.
151
152 2007-08-27
153         * Fixed issue with SIGPIPE and mpd.
154         * Updated COPYING (with more clarifications).
155
156 2007-08-14
157         * Updated vim/nano syntax files.
158
159 2007-08-12
160         * Added $hwmon var, similar to $i2c and $platform.
161
162 2007-08-12
163         * Added var $platform which is similar to $i2c and accommodates the conversion
164           of many devices from /sys/bus/i2c/devices to /sys/bus/platform/devices.
165         * Removed config item post_21_kernel since it forced all i2c device lookups
166           to go to /sys/bus/platform/devices and some people may need a mix of both
167                 i2c and platform devices.
168
169 2007-08-10
170         * Clarifying licensing
171
172 2007-08-08
173         * RSS support
174         * Wireless support for Linux
175
176 2007-08-05
177         * Conky 1.4.6 released
178         * Updated to libmpdclient 0.13.0
179         * Added 'post_21_kernel' config param to specify kernels 2.6.22 and newer
180         so i2c works properly
181
182 2007-08-04
183         * Fixed potential issue on FreeBSD when nprocs < 10 (thanks zotrix)
184         * Added support for multiple batteries when using acpi (thanks Phil)
185         * a bunch of code cleanups (thanks Psychon)
186         * added max length paramater to mpd_title (thinks fow)
187         * a number of small bug fixes
188
189 2007-07-15
190         * Fix PID display, patch #1753934.  thanks sohalt.
191         * Fix displaying 4 GB traffic after reloading network driver,
192                         patch #1754260.  thanks sohalt.
193
194 2007-06-21
195         * Right-justify top/top_mem vars (pid/cpu/mem} so they align on the decimal.
196
197 2007-04-25
198         * Added color[0-9] variable patch (thanks jieryn)
199
200 2007-04-05
201         * Added if_empty patch (thanks Erik)
202         * Added if_existing patch for string matching (thanks cromka)
203         * Added hwmon support (thanks flitsch)
204         * Some xmms2 updates (thanks sleipner)
205         * Added $battery_percent and $battery_bar (thanks akash)
206
207 2007-02-25
208         * OpenBSD support added to Conky (thanks hifi)
209         * Updated mboxscan stuff (thanks calmar)
210
211 2007-02-25
212         * Created branch/1.5 copy of trunk/conky1.  Removing all experimental
213           network code from trunk/conky1.
214
215 2007-02-14
216         * Include missing mboxscan.h in conky.h.
217         * Fixed signedness warnings in conky.c.
218
219 2007-02-11
220         * Added buffer_text_size option to change the size of the buffer for
221         things like $exec, $tail, et cetera
222         * Added $mboxscan which lets you display the Subject and From fields
223         from recent email in an mbox file
224         * Disambiguated (is that a word?) $cpu docs
225
226 2007-01-14
227         * Fallback to gettimeofday() when clock_gettime () not available (mac os).
228
229 2007-01-09
230         * API change (timing in milliseconds) for dexter_timedsampler_new ().
231
232 2007-01-07
233         * Add config.rpath (created by gettextize -copy) to distribution
234           to satisfy AM_ICONV.
235         * Clean up some warnings; remove ftp.[ch] from src/Makefile.am.
236
237 2006-12-29
238         * Update svn ebuild to new sourceforge url scheme.
239                 - requires deletion of existing wc: rm -rf /usr/portage/distfile/svn-src/conky/
240         * Added head/tail rewrite patch (thanks Ryan Twitchell)
241         * Added diskio read/write sf.net patch 1542880 (thanks Blondak)
242
243 2006-12-26
244         * Clear conky vars on disconnect/failure to open files.
245
246 2006-12-23
247         * Updated to libmpdclient 0.12.0
248
249 2006-12-22
250         * client/server infrastructure and prototype for linux only (so far):
251                 - requires libdexter (http://sourceforge.net/projects/libdexter)
252                 and the dxt-sysinfo plugin (svn only at the moment).
253         * new config items:
254                 - dexter_client yes/no
255                 - dexter_server yes/no
256                 - dexter_config /path/to/libdexter/config (default: $HOME/.dexterrc)
257                 - own_window_class <WM Class Name> (default: Conky)
258                         - replaces wm_class_name
259                 - own_window_title <Window Title> (default: <hostname> - conky)
260         * removed config items:
261                 - wm_class_name (use own_window_class, same function)
262         * configure changes:
263           --disable-network (default=yes) with auto-detection for libdexter.
264                 - remove useless --enable-proc-uptime (PROC_UPTIME never referenced).
265                         HAVE_SYSINFO and others determine if /proc/uptime is used.
266                 - silently disable xft, double-buffer and xdamage if no x11.
267                 - change enable/disable labels to reflect defaults accurately.
268                 - simplified compile-based checks for sysinfo/getloadavg and by moving
269                   them into AC_CHECK_FUNCS.
270         * allow decorated, own_window=yes windows to be given input focus by WM:
271                 - do not pass button clicks through to desktop in this scenario as conky
272                   immediately loses focus.
273
274 2006-12-13
275         * Clarify LGPL license on timed_thread modules.
276         * Update NEWS files.
277
278 2006-12-12
279         * Split battery variable into two:
280                 battery, e.g. "charging 75%" and
281                 battery_time, e.g. "3h 15m".
282         * Conky 1.4.5 released.
283
284 2006-12-11
285         * Close pop3/imap sockets.
286         * Fix outstanding battery issues.
287
288 2006-12-10
289         * Fix peek table bug with new portmon code.
290
291 2006-12-09
292         * Replaced hash module used by libtcp-portmon with GLib's GHashTable,
293         due to licensing issue noted by Fedora Core packagers.
294         * Eliminated config items:
295                 min_port_monitors,
296                 min_port_monitor_connections
297         * Added config item:
298                 max_port_monitor_connections
299
300 2006-11-30
301         * Added $entropy_avail, $entropy_poolsize and $entropy_bar
302         for the crypto freaks.  Idea suggested by Perttu Luukko
303         <nuteater@users.sourceforge.net> in feature request 1497050.
304         * Added max length specifier to audacious_title.  Closes
305         feature request #1600631.
306
307 2006-11-28
308         * Rearrange retry attempts in pop3 and imap code, removing sleep()
309         calls which cause the whole process to sleep, not just the thread.
310
311 2006-11-22
312         * Added max_specials config item with default 512.  This should
313         close bug #1574523 for real this time.  Thanks to John Harrigan
314         <jfharrigan@fedex.com> for this one.
315
316 2006-11-21
317         * Changed autotools for subversion versioning.
318         * Updated svn ebuild for gentoo.
319         * Documentation updates for clarity, i.e. close bug #1599041.
320
321 2006-11-20
322         * fix compile error with --disable-xdamage when Xdamage.h not present.
323
324 2006-11-18
325         * fix bug where present rate var was not being read from acpi battery
326         state file: /proc/acpi/battery/%s/state.
327
328 2006-11-15
329         * Change linkstatus display for use_spacer.  Closes bug #1577580.
330
331 2006-11-14
332         * Fix compile error with --disable-x11.
333         * Add new timed thread abstraction routines.
334         * Convert thread activity to timed threads, including
335         texeci, imap, pop3, audacious.
336         * Change memory vars from unsigned long to unsigned long long
337         to fix reported overflow, e.g. swapmax >= 4Gb.
338
339 2006-11-13
340         * Use pthread_cond_timedwait() instead of sleep() in audacious
341         thread.  Will convert all worker threads to this timing method.
342
343 2006-11-12
344         * Fix freebsd build error.
345         * Minor changes to syntax files.
346         * Conky 1.4.4 released.
347
348 2006-11-11
349         * Add max_user_text to documentation.
350         * Fixed BadWindow bugs (#1568366, #1588384).
351
352 2006-11-10
353         * Remove on_bottom and xmms_player completely.
354         * Closed ibm_temps bug #1591609.
355         * Conky 1.4.3 released.
356
357 2006-11-09
358         * Updated vim and nano syntax coloring scripts.
359         * Added extras/ dir with syntax stuff to distribution tarball.
360
361 2006-11-08
362         * Added new config item 'max_user_text' with default 16384,
363         twice as large as previous hard-coded default of 8192 bytes.
364         Increase as needed to accomodate large config files with a
365         great deal of text.  This closes SF bug #1574523.
366
367 2006-11-07
368         * Changes to configure.ac for pkg-config on x11/xext/xdamage,
369         with fallback to conventional checks.
370         * Fixed segmentation fault on SUGUSR1 bug.
371         * Commented out Imlib2 from configure.ac since it's only partially
372         implemented.
373
374 2006-11-04
375         * Removed broken mldonkey and seti support.
376         * Added Hellf[i]re's nano syntax coloring script to svn.
377
378 2006-11-03
379         * Removed support for Xmms, BMP and Infopipe from conky.
380         The Xmms and Bmp players are projects are dead and distros such
381         as Gentoo are slating them for removal.
382         * Added support for Audacious using new audacious vars.
383
384 2006-10-18
385         * Implement WiFi signal level detection on FreeBSD (patch
386         by Stepan Zastupov)
387
388 2006-10-04
389         * Fix buffer overflow in parsing LC_ALL, LC_CTYPE and LANG
390         environment variables and fix crash for users with locale
391         name longer than 10 chars (repored by Michael Schwendt)
392
393 2006-09-30
394         * --enable-debug added.
395         * prevent libtool from adding its default CFLAGS
396
397 2006-09-28
398         * Use pkg-config instead of xft-config.
399         * Fix last line bug which had required padding text with extra blank line
400         to see text on last line.
401
402 2006-09-01
403         * Fix type-punning and "differ in signedness" warnings seen with
404         gcc-4.1 -O2.
405
406 2006-08-27
407         * Fix compilation errors when building with --diable-x11; bug #1547164
408
409 2006-08-12
410         * Make configure script print summary info
411         * Make `conky -v` show compiled-in features
412
413 2006-08-10
414         * Added Spock's patches, adding hddtemp, goto and tab variables.
415
416 2006-07-13
417         * Added tztime patch to show time in arbitrary time zones (thanks Ram
418         Yalamanchili)
419
420 2006-06-07
421         * Small battery fix (thanks Nexox, sf.net patch 1500014)
422         * Fixed order of variables/objects in docs (thanks Peter Tarjan)
423
424 2006-05-27
425         * Fixed a bug with $font
426
427 2006-05-24
428         * Xdamage support for composite and pals
429
430 2006-05-23
431         * CPU voltage support via $voltage_mv and $voltage_v (thanks to Peter
432         Tarjan for the patch)
433
434 2006-05-21
435         * SMP support for $freq and $freq_g (thanks to Peter Tarjan for the
436         patch)
437
438 2006-05-17
439         * Fixed issue with graphs not reaching all the way to the borders
440         (sf.net bug 1470480)
441         * Cleaned up units
442
443 2006-05-15
444         * Conky 1.4.2 released
445
446 2006-05-13
447         * GNU Iconv support added, new objects $iconv_start and $iconv_stop
448         * Added some safety to the threading code
449
450 2006-05-09
451         * Changed $font behavior so that the font persists past the next
452         newline.  It can be set back to the default with $font with no args.
453         (closes bug 1478676 on sf.net)
454
455 2006-05-08
456         * Added simple POP3/IMAP mail clients
457
458 2006-04-23
459         * Added support for PowerBook batteries
460         * Fixed broken $if/$else stuff
461
462 2006-04-15
463         * Added patch from Peter Tarjan to add support for IBM ACPI
464         * Added xmms2 patch from Lassi Selander (sf.net patch 1469523)
465
466 2006-04-11
467         * Removed sa_restorer crap (may fix some compile errors for some
468         people)
469
470 2006-04-07
471         * Added patch for adt746x fan/cpu speed for kernel >=2.6.12
472
473 2006-03-30
474         * Added patch to support new port monitor REMOTESERVICE peekable.
475
476 2006-03-29
477         * Scan port numbers as short.  Fixes debian bug# 359974.
478
479 2006-03-25
480         * Added XMMS2 patch 1456203 from Lassi Selander
481         * Added FreeBSD battery patch 1456008 from Petr Holub
482
483 2006-03-21
484         * Fixed ${top(_mem)} related code on FreeBSD (with help of Petr
485         Holub <hopet@users.sourceforge.net>)
486
487 2006-03-15
488         * Removed bmp-infopipe dependency from 1.4.1 and 1.9999 ebuilds for Gentoo
489         (Gentoo bug# 125226).
490         * Fixed subversion ebuild for conky1 (1.9999) so it pulls the new trunk
491         path for conky1.
492
493 2006-03-12
494         * FreeBSD cpu info patch
495         * Conky 1.4.1 released
496
497 2006-03-07
498         * Fixed issue where some WM's don't control conky own_window windows.
499         * Added newly-updated vim file detection and syntax hilighting files to svn.
500         * Fixed issue with graphs resetting colours (sf.net bug #1420473)
501
502 2006-03-06
503         * Fixed battery problems when charged
504         * MPD code handles broken pipe now, instead of just killing conky
505         * Switch from CVS to SVN.  Thanks SourceForge.
506
507 2006-03-05
508         * Added patch to make $cpu stuff work on alpha (thanks Thomas Cort)
509         http://bugs.gentoo.org/show_bug.cgi?id=122637#c3
510         * Stop using override_redirect true -- conky back under WM control
511         when using 'own_window yes'.
512         * Fixed texeci breakage when forking to background is on
513
514 2006-02-14
515         * Drastically simplified own_window=yes window creation code.
516         * on_bottom and wm_class_name deprecated (they do nothing)
517
518 2006-02-13
519         * Fixed typo bug in portmon code that caused incorrect monitor data
520         to be displayed.
521
522 2006-02-12
523         * Conky 1.4.0 released
524
525 2006-01-27
526         * Cleaned up texeci code
527
528 2006-01-26
529         * Added freedesktop.org extended window manager hints (EWMH)
530         for window type NORMAL and state's STICKY/SKIP_PAGER/SKIP_TASKBAR.
531         Fixes stacking order issues with freedesktop-compliant wm's,
532         such as XFCE4+.
533
534 2006-01-25
535         * Fixed stupid graph code (it still sucks) sf.net bug 1372962
536         * Fixed $if_* stuff, sf.net bug 1401338 and 1400854
537         * Fixed xmms.c code to load glib 1.2 shared object lib.
538
539 2006-01-11
540         * Added xmms version 1 support.
541         * Added bmp through 0.9.7.1 support.
542         * Added config item xmms_player: none, xmms, bmp, audacious or
543         infopipe.
544
545 2006-01-07
546         * Added Audacious media player support.
547
548 2006-01-06
549         * Fixed infopipe bug (select() affects timer as a side effect on
550         Linux!)
551
552 2006-01-05
553         * Added draw_graph_borders option
554         * Added XMMS/BMP InfoPipe plugin support
555
556 2006-01-01
557         * Conky 1.3.5 released
558
559 2005-12-31
560         * Fixed bug with use_xft causing ignorance of font selection (sf.net
561         bug 1387564)
562         * Fixed issue with parsing of hex values for colours
563
564 2005-12-30
565         * Added BMPx (http://beep-media-player.org/) support
566
567 2005-12-14
568         * Fixed issues with execi stuff
569
570 2005-12-10
571         * Added sf.net patch 1374576
572
573 2005-12-05
574         * Fixed sf.net bug 1367745
575
576 2005-11-30
577         * Fixed sf.net bugs 1369607, 1367735 and gentoo bug 113921,
578           all variations of the same array out of bounds issue.
579         * "Fixed" code in fs.c and conky.c to make fs stats match those displayed by df (affects reporting against ext3 filesystems only)
580
581 2005-11-27
582         * new code in linux.c and top.c to calculate CPU % correctly on 2.6 kernels.
583
584 2005-11-24
585         * Fixed gentoo bug# 113219
586
587 2005-11-23
588         * Added #define/#undef SIGNAL_BLOCKING in conky.c for experimenting
589         with synchronous signal processing. set to #undef for previous behavior.
590         * Use POSIX signal api's, not the ANSI signal().
591
592 2005-11-22
593         * Fixed IP address bug (sf.net bug 1359055)
594
595 2005-11-16
596         * Conky 1.3.4 released
597
598 2005-11-12
599         * Replaced bitwise copy of tcp_connection_t with function
600         copy_tcp_connection().
601         * Changed call interfaces for get_acpi_fan(), get_acpi_ac_adapter(),
602         get_freq(), get_freq_dynamic(), get_adt746x_cpu(), get_adt746x_fan(),
603         eliminating all mallocs.  pkovacs.  See bug 1355470.
604
605 2005-11-11
606         * moved hash sizing code into portmon lib, where it belongs
607         * More mem leaks fixed.
608
609 2005-11-10
610         * Added config items min_port_monitors / min_port_monitor_connections
611
612 2005-11-09
613         * Cleaned up top code, bug fixes
614         * Fixed some memory leaks
615
616 2005-11-08
617         * Fix bug# 1351686.  Patch by boojit.
618         * Fixed 1331576 (I think) with bad cpu usage reporting
619
620 2005-11-01
621         * Documentation updates for compiling and port monitoring
622         * Removed cairo stuff (it's useless)
623
624 2005-10-31
625         * Added statfs sf.net patch 1344493
626
627 2005-10-30
628         * Added tcp port monitor support (pkovacs)
629
630 2005-10-28
631         * Added WM_CLASS patch from sf.net patch 1340825
632
633 2005-10-21
634         * acpi segfault should be fixed (sf.net bug 1330893)
635         * SIGUSR1 bug fixed? (sf.net bug 1330914)
636
637 2005-10-17
638         * Ugly MPD mem leak fixed
639         * Other mem leaks fixed
640         * Fixed thing where conky exits if LC_ALL and friends isn't set
641         * Conky 1.3.3 released
642
643 2005-10-13
644         * Conky 1.3.2 released
645
646 2005-10-10
647         * More MPD objects (sf.net patch 1319461)
648
649 2005-10-07
650         * fixed mldonkey bug? sf.net bug 1316531
651
652 2005-09-30
653         * Linkstatus patch from btlee on f.g.o (see
654         http://forums.gentoo.org/viewtopic-p-2765647.html#2765647)
655
656 2005-09-29
657         * Fixed build on FreeBSD for non-i386
658         * Made it so top_mem doesn't show all the forks of one process
659
660 2005-09-27
661         * Fixed small bug in config parsing (thanks robgrady, bug 1306032)
662
663 2005-09-24
664         * Fixed bug where graphs/bars don't show when maximum_width is enabled
665
666 2005-09-15
667         * Fixed right-alignment bug thanks to Pascal Eberhard
668         * Applied patch 1291420 from sf.net
669         * Fixed issue with whack graph data
670         * Fixed issue with Conky quitting when a file fails to load
671
672 2005-09-11
673         * Fixed bug with xft and double buffer in own window
674         * 1.3.1 released
675
676 2005-09-04
677         * Misc small bug fixes
678
679 2005-09-03
680         * MPD patch (sf.net patch 1281108)
681         * Fixed graph width bug
682
683 2005-08-31
684         * FreeBSD support was added
685         * 1.3.0 released
686
687 2005-08-27
688         * added threaded execi, $texeci
689         * feature freeze
690
691 2005-08-26
692         * Fixed slight vertical misalignment of bars/graphs (sf.net 1273994)
693         * Diskio fixes (sf.net 1274140)
694         * $alignr and $alignc now have 25% more goodness! (sf.net bug 1273905)
695         * Far better SMP support
696         * Added support for i8k kernel driver, parsing information for dell inspiron laptops found in /proc/i8k (sf.net request 1256058)
697
698 2005-08-25
699         * More own_window fixes
700         * applied disk io patch (sf.net patch 1271691)
701         * applied $freq fixes patch, adds new $freq_dyn (sf.net patch 1271633)
702         * removed units from $freq* output
703         * fix for graph config parsing
704         * Added $head, fixed mem leak with $tail
705
706 2005-08-24
707         * More configure and makefile updates
708         * Added scale arg for net graphs
709         * Fixed bug in own_window stuff--amazing fake transparency now works
710         properly
711         * added own_window_colour, own_window_transparent
712
713 2005-08-23
714         * Added maximum_width
715
716 2005-08-22
717         * Added $execibar and $execigraph
718
719 2005-08-21
720         * Moved source into src/, moved docs into doc/
721         * Updated makefiles
722
723 2005-08-20
724         * Applied patch from zimba-tm, closes patch 1260225
725         * Fixed ugly gradient bug.  closes bug 1255608
726         * Added $voffset
727         * Removed metar code.  It sucked.
728         * Added $acpitempf for amooricans
729         * $tail fixes
730
731 2005-08-12
732         * Multiple unit additions and modifications
733
734 2005-08-07
735         * mpd password patch from Joshua Gerrish
736         * conky can run without X now, use --disable-x11 when configuring
737 =========================================================================
738 =========================================================================
739 2005-08-06
740         * Conky 1.2 released
741
742 2005-08-05
743         * small fixes
744         * added CVS ebuild, huge thanks to Hopeless for this
745
746 2005-08-04
747         * special thanks to Citizen_X and his patience
748         * Citizen_X pwns
749         * keep shakin' those big 'ol titties
750         * Citizen_X
751         * Citizen_X
752         * Citizen_X
753         * Citizen_X
754
755 2005-08-03
756         * many small fixes, thanks to those who reported problems
757
758 2005-08-02
759         * dramatically improved how conky handles fonts
760         * fixed issues with graph args
761         * fixed shades and outlines
762
763 2005-08-01
764         * stabilized code
765         * added gradients to graphs (very pretty)
766         * things
767         * added $font, yay
768         * feature freeze; only bugfixes now
769
770 2005-07-30
771         * finalized graphing code, see $cpugraph, $memgraph, $execgraph,
772         $downspeedgraph, and $upspeedgraph
773         * added override_utf8_locale option
774         * poop
775         * $tab patch from jack_mort on f.g.o
776
777 2005-07-28
778         * Added new graphing code, such as $cpugraph
779         * small fixes all round
780         * stuff
781         * things
782         * added more mpd objects
783
784 2005-07-24
785         * Conky now has UTF-8 support
786         * Fixed $freq for those with CPU scaling
787         * Fixed the problem with total_run_times
788         * Fixed alignment of bars and lines and stuff
789         * Reduced conky's memory usage (yay!)
790         * Removed top_sort_cpu, added top_mem which sorts by mem usage instead
791         of cpu
792
793 2005-07-17
794         * Fixed a pile of bugs in configure script
795         * Added proper checking for headers in configure script
796         * Made METAR shit threaded so it would stop being retarded, also made
797         it try more then once to update
798         * Added $metar_tempf and ${i2c tempf} for americans
799
800 2005-07-16
801         * Added option for Conky to update N times and quit, see
802         total_run_times in conkyrc.sample
803         * Added metar code for weather info, thanks to somebody on sf.net
804         * Added $alignr and $alignc for right and centre alignment
805         * Added wireless info and IP addr patch, thanks Bobby Beckmann,
806         options $addr and $linkstatus (please test!), as well as fixed a mem
807         leak in this patch
808         * adt746x fix, thanks to dan-h on sf.net
809         * Added mldonkey support patch, thanks Lucas Brutschy on sf.net
810         * Added patch to allow hex colour values, thanks roiban adi on sf.net
811         * Added if constructs patch, thanks Lucas Brutschy on sf.net
812         * Fixed bug in tab code (hopefully for the last time)
813         * Added option to sort by cpu or memory for top, see top_sort_cpu
814
815 2005-07-12
816         * Added fix for battery charged state (thanks to Lukas Zapletal
817         <lzap@seznam.cz>)
818
819 =========================================================================
820 =========================================================================
821
822 2005-07-05
823         * Conky 1.1 released
824
825 2005-07-03
826         * Added $mpd_bar and $mpd_bitrate
827         * Some minor code cleanups prior to release
828         * Fixed problem with Conky not compiling when XFT disabled
829         * Fixed configure.in problems with Xdbe
830
831 2005-07-01
832         * Fixed memory leak in MPD code
833         * Added new $tail object (see conkyrc.sample) which loves to suck CPU
834         and memory
835         * Fixed more mem leaks
836
837 2005-06-30
838         * Added use_spacer to config
839         * Added $mpd_status
840         * Added small fix for i2c from Filedil on forums.gentoo.org
841
842 2005-06-28
843         * Made it possible to use tabs to right-justify (just add a bunch)
844         * Added ${execbar} (see conkyrc.sample)
845
846 2005-06-26
847         * Added memory % to top output
848         * 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)
849
850 2005-06-25
851         * Conky now recognizes the tab character correctly
852         * Added simple config option to print to stdout (out_to_console
853         <yes/no>)
854
855 2005-06-23
856         * Added top output.  Check the sample config.
857         * Cleaned up code.
858
859 2005-06-22
860         * Finished MPD support ($mpd_title, $mpd_artist, $mpd_album, $mpd_vol)
861         * Removed NVCtrl code
862         * Added noswap and i2c patches
863
864 =========================================================================
865 =========================================================================
866
867 2005-06-21
868         * Version 1.0. Conky is born from the ashes of torsmo. Main site:
869         http://conky.sf.net/
870         * Added xwin patch
871         * Added new feature for sample averaging of CPU and net info
872
873 2004-12-22
874         * Version 0.18 released
875
876 2004-12-21
877         * Fixed some double buffer + Xft stuff
878         * Applied X-Mozilla-Status patch (thanks affinity)
879         * Applied NVCtrl patch and modified it a bit (temperature monitoring
880           for nvdia-based graphics cards) (I couldn't test this so it may or
881           may not work or even compile) (thanks Dennis Frommknecht)
882         * Applied fs_used_perc and fs_bar_free patch (thanks killfire [send me
883           mail, I didn't catch your name from sourceforge])
884         * Applied patch that supports mailbox that is in some 'maildir' format
885           (thanks jolapache [send mail, I didn't catch your name from
886           sourceforge])
887         * min -> m
888         * Applied pad_percents patch (thanks JL Farinacci)
889         * Fixed some stuff in acpi fan and acpi ac adapter
890         * Optional XFT even when compiled in
891
892 2004-11-30
893         * Applied utime patch (UTC time) (thanks David McCabe)
894
895 2004-11-29
896         * Applied Xdbe patch, this includes double_buffer configuration and
897           -b command line option (thanks Bruce Merry)
898         * Applied some other seti patch, not tested (thanks William DiPlacido)
899
900 2004-08-25
901         * Applied netbsd patch (thanks Rui Paulo)
902         * Applied cpu frequency patch (thanks William DiPlacido)
903         * Applied adt746x patch (thanks Dennis Kaandorp)
904         * Applied some other FreeBSD patch by the same guy
905
906 2004-07-31
907         * Applied FreeBSD patch (thanks Roman Bogorodskiy)
908
909 2004-07-25
910         * Xft support and xftfont configuration
911         * rewrote some stuff, there might be some new bugs in old places
912
913 2004-07-24
914         * I2C divisor from a file (thanks Falk Feuersenger)
915
916 2004-07-20
917         * changed battery thing to ${battery <filename in
918           /proc/acpi/battery/>}
919         * SETI@Home stuff (thanks Jarski)
920
921 2004-07-05
922         * changed signal for config file reloading to SIGUSR1
923         * mixer stuff, $mixer, $mixerl, $mixerr, $mixerbar, $mixerlbar,
924           $mixerrbar
925
926 2004-06-03
927         * maybe fixed acpi battery thing when "present rate" isn't known
928
929 2004-06-01
930         * fixed width for all bars, use like ${cpubar 4,50}
931
932 2004-05-25
933         * Version 0.17 released
934
935 2004-05-23
936         * battery number for ACPI battery (thanks Leszek Krupiñski)
937         * default battery is now BAT0 instead of BAT1, set ${battery 1} if
938           the old battery thing worked
939         * bug fix on load average reporting (thanks Leszek Krupiñski)
940         * outlines to text, draw_outline and default_outline_color
941           configurations and $outlinecolor (thanks adi)
942         * $acpifan, $acpiacadapter, $uptime_short (thanks adi)
943
944 2004-05-19
945         * fixed a bug when starting after Opera (and some other programs)
946         * sticky window
947         * minimum_size
948
949 2004-05-18
950         * added border_width configuration
951
952 2004-05-16
953         * fixed zero length bar bug
954
955 2004-05-15
956         * file system stats, $fs_bar, $fs_free, $fs_free_perc, $fs_size,
957           $fs_used
958         * leaves ACPI temperature file open (faster)
959         * -a option to change alignment on command line
960
961 2004-05-14
962         * fixed ACPI temperature bug
963         * border_margin configuration
964         * ${execi <interval> <command>}, execute with specific interval
965         * added possibility to manually set the position (-x and -y options)
966           (thanks to Gwenhael LE MOINE)
967         * $buffers and $cached (thanks to Jeremy Burch)
968         * WM_CLASS when drawing to own window (thanks to Gwenhael LE MOINE)
969
970 2004-05-14
971         * Version 0.16 released
972
973 2004-05-13
974         * $pre_exec, execute a shell command one time
975         * preparsing of text (faster but more memory usage)
976         * less system calls (faster)
977         * APM things to $battery (untested)
978
979 2004-05-12
980         * added $new_mails changed $mails to tell total mail count
981
982 2004-05-11
983         * transparent window, own_window configuration, -o cmdline option
984         * $exec, execute a shell command
985         * $acpitemp, $battery - acpi stuff (not really tested)
986
987 2004-05-10
988         * $loadavg, load average
989         * $mails, unread local mails, mail_spool configuration
990
991 2004-05-09
992         * Version 0.15 released
993
994 2004-05-06
995         * SIGHUP reloads config file (thanks Jørgen P. Tjernø)
996         * Some other stuff