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