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