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