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