2005-08-08 03:50:35 +00:00
|
|
|
|
# $Id$
|
2005-11-30 06:47:55 +00:00
|
|
|
|
|
2006-11-03 20:54:52 +00:00
|
|
|
|
2006-11-03 pkovacs
|
|
|
|
|
* Removed direct xmms support from conky. The Xmms and Bmp players
|
|
|
|
|
are now no longer directly supported as those projects are dead and
|
|
|
|
|
distros such as gentoo are slated them for removal.
|
|
|
|
|
* Added direct support for Audacious and Infopipe plugin via two new
|
|
|
|
|
sets of variables (audacious_ and infopipe_). Users can still view
|
|
|
|
|
Xmms and Bmp status within conky by use of the Infopipe support.
|
|
|
|
|
* Conky no longer loads Audacious music player library dynamically.
|
|
|
|
|
|
2006-10-18 16:02:28 +00:00
|
|
|
|
2006-10-18
|
|
|
|
|
* Implement WiFi signal level detection on FreeBSD (patch
|
|
|
|
|
by Stepan Zastupov)
|
|
|
|
|
|
2006-10-05 17:29:04 +00:00
|
|
|
|
2006-10-04
|
|
|
|
|
* Fix buffer overflow in parsing LC_ALL, LC_CTYPE and LANG
|
|
|
|
|
environment variables and fix crash for users with locale
|
|
|
|
|
name longer than 10 chars (repored by Michael Schwendt)
|
|
|
|
|
|
2006-09-30 19:21:58 +00:00
|
|
|
|
2006-09-30
|
|
|
|
|
* --enable-debug added.
|
|
|
|
|
* prevent libtool from adding its default CFLAGS
|
|
|
|
|
|
2006-09-28 04:54:46 +00:00
|
|
|
|
2006-09-28
|
|
|
|
|
* Use pkg-config instead of xft-config.
|
|
|
|
|
* Fix last line bug which had required padding text with extra blank line
|
|
|
|
|
to see text on last line.
|
|
|
|
|
|
2006-09-01 17:14:05 +00:00
|
|
|
|
2006-09-01
|
|
|
|
|
* Fix type-punning and "differ in signedness" warnings seen with
|
|
|
|
|
gcc-4.1 -O2.
|
|
|
|
|
|
2006-08-27 19:03:52 +00:00
|
|
|
|
2006-08-27
|
|
|
|
|
* Fix compilation errors when building with --diable-x11; bug #1547164
|
|
|
|
|
|
2006-08-12 06:41:14 +00:00
|
|
|
|
2006-08-12
|
|
|
|
|
* Make configure script print summary info
|
|
|
|
|
* Make `conky -v` show compiled-in features
|
|
|
|
|
|
2006-08-11 03:06:49 +00:00
|
|
|
|
2006-08-10
|
|
|
|
|
* Added Spock's patches, adding hddtemp, goto and tab variables.
|
|
|
|
|
|
2006-07-15 02:18:06 +00:00
|
|
|
|
2006-07-13
|
|
|
|
|
* Added tztime patch to show time in arbitrary time zones (thanks Ram
|
|
|
|
|
Yalamanchili)
|
|
|
|
|
|
2006-06-08 04:29:23 +00:00
|
|
|
|
2006-06-07
|
|
|
|
|
* Small battery fix (thanks Nexox, sf.net patch 1500014)
|
|
|
|
|
* Fixed order of variables/objects in docs (thanks Peter Tarjan)
|
|
|
|
|
|
2006-05-28 04:25:34 +00:00
|
|
|
|
2006-05-27
|
|
|
|
|
* Fixed a bug with $font
|
|
|
|
|
|
2006-05-25 07:00:12 +00:00
|
|
|
|
2006-05-24
|
|
|
|
|
* Xdamage support for composite and pals
|
|
|
|
|
|
2006-05-24 00:23:47 +00:00
|
|
|
|
2006-05-23
|
|
|
|
|
* CPU voltage support via $voltage_mv and $voltage_v (thanks to Peter
|
|
|
|
|
Tarjan for the patch)
|
|
|
|
|
|
2006-05-22 02:49:22 +00:00
|
|
|
|
2006-05-21
|
|
|
|
|
* SMP support for $freq and $freq_g (thanks to Peter Tarjan for the
|
|
|
|
|
patch)
|
|
|
|
|
|
2006-05-18 01:25:03 +00:00
|
|
|
|
2006-05-17
|
|
|
|
|
* Fixed issue with graphs not reaching all the way to the borders
|
|
|
|
|
(sf.net bug 1470480)
|
|
|
|
|
* Cleaned up units
|
|
|
|
|
|
2006-05-16 03:50:53 +00:00
|
|
|
|
2006-05-15
|
|
|
|
|
* Conky 1.4.2 released
|
|
|
|
|
|
2006-05-13 19:51:26 +00:00
|
|
|
|
2006-05-13
|
|
|
|
|
* GNU Iconv support added, new objects $iconv_start and $iconv_stop
|
2006-05-14 04:49:55 +00:00
|
|
|
|
* Added some safety to the threading code
|
2006-05-13 19:51:26 +00:00
|
|
|
|
|
2006-05-09 23:08:23 +00:00
|
|
|
|
2006-05-09
|
|
|
|
|
* Changed $font behavior so that the font persists past the next
|
|
|
|
|
newline. It can be set back to the default with $font with no args.
|
|
|
|
|
(closes bug 1478676 on sf.net)
|
|
|
|
|
|
2006-05-08 22:34:38 +00:00
|
|
|
|
2006-05-08
|
|
|
|
|
* Added simple POP3/IMAP mail clients
|
|
|
|
|
|
2006-04-23 21:35:31 +00:00
|
|
|
|
2006-04-23
|
|
|
|
|
* Added support for PowerBook batteries
|
2006-04-23 21:57:04 +00:00
|
|
|
|
* Fixed broken $if/$else stuff
|
2006-04-23 21:35:31 +00:00
|
|
|
|
|
2006-04-15 18:00:39 +00:00
|
|
|
|
2006-04-15
|
|
|
|
|
* Added patch from Peter Tarjan to add support for IBM ACPI
|
2006-04-16 03:49:49 +00:00
|
|
|
|
* Added xmms2 patch from Lassi Selander (sf.net patch 1469523)
|
2006-04-15 18:00:39 +00:00
|
|
|
|
|
2006-04-11 23:28:32 +00:00
|
|
|
|
2006-04-11
|
|
|
|
|
* Removed sa_restorer crap (may fix some compile errors for some
|
|
|
|
|
people)
|
|
|
|
|
|
2006-04-07 18:04:07 +00:00
|
|
|
|
2006-04-07
|
|
|
|
|
* Added patch for adt746x fan/cpu speed for kernel >=2.6.12
|
|
|
|
|
|
2006-03-30 18:14:18 +00:00
|
|
|
|
2006-03-30
|
|
|
|
|
* Added patch to support new port monitor REMOTESERVICE peekable.
|
|
|
|
|
|
2006-03-30 01:23:59 +00:00
|
|
|
|
2006-03-29
|
|
|
|
|
* Scan port numbers as short. Fixes debian bug# 359974.
|
|
|
|
|
|
2006-03-25 21:21:07 +00:00
|
|
|
|
2006-03-25
|
|
|
|
|
* Added XMMS2 patch 1456203 from Lassi Selander
|
2006-03-26 01:47:55 +00:00
|
|
|
|
* Added FreeBSD battery patch 1456008 from Petr Holub
|
2006-03-25 21:21:07 +00:00
|
|
|
|
|
2006-03-21 11:32:59 +00:00
|
|
|
|
2006-03-21
|
|
|
|
|
* Fixed ${top(_mem)} related code on FreeBSD (with help of Petr
|
|
|
|
|
Holub <hopet@users.sourceforge.net>)
|
|
|
|
|
|
2006-03-15 18:02:46 +00:00
|
|
|
|
2006-03-15
|
2006-03-23 21:04:57 +00:00
|
|
|
|
* Removed bmp-infopipe dependency from 1.4.1 and 1.9999 ebuilds for Gentoo
|
2006-03-15 18:02:46 +00:00
|
|
|
|
(Gentoo bug# 125226).
|
2006-03-23 21:12:33 +00:00
|
|
|
|
* Fixed subversion ebuild for conky1 (1.9999) so it pulls the new trunk
|
2006-03-15 18:02:46 +00:00
|
|
|
|
path for conky1.
|
|
|
|
|
|
2006-03-13 02:56:40 +00:00
|
|
|
|
2006-03-12
|
|
|
|
|
* FreeBSD cpu info patch
|
|
|
|
|
* Conky 1.4.1 released
|
|
|
|
|
|
2006-03-08 05:48:34 +00:00
|
|
|
|
2006-03-07
|
|
|
|
|
* Fixed issue where some WM's don't control conky own_window windows.
|
|
|
|
|
* Added newly-updated vim file detection and syntax hilighting files to svn.
|
|
|
|
|
* Fixed issue with graphs resetting colours (sf.net bug #1420473)
|
|
|
|
|
|
2006-03-07 01:49:51 +00:00
|
|
|
|
2006-03-06
|
|
|
|
|
* Fixed battery problems when charged
|
2006-03-07 04:23:55 +00:00
|
|
|
|
* MPD code handles broken pipe now, instead of just killing conky
|
2006-03-07 14:35:41 +00:00
|
|
|
|
* Switch from CVS to SVN. Thanks SourceForge.
|
2006-03-07 01:49:51 +00:00
|
|
|
|
|
2006-03-06 00:33:32 +00:00
|
|
|
|
2006-03-05
|
|
|
|
|
* Added patch to make $cpu stuff work on alpha (thanks Thomas Cort)
|
|
|
|
|
http://bugs.gentoo.org/show_bug.cgi?id=122637#c3
|
2006-03-06 05:58:58 +00:00
|
|
|
|
* Stop using override_redirect true -- conky back under WM control
|
|
|
|
|
when using 'own_window yes'.
|
2006-03-06 06:57:30 +00:00
|
|
|
|
* Fixed texeci breakage when forking to background is on
|
2006-03-06 00:33:32 +00:00
|
|
|
|
|
2006-02-14 06:15:38 +00:00
|
|
|
|
2006-02-14
|
|
|
|
|
* Drastically simplified own_window=yes window creation code.
|
2006-02-14 17:33:31 +00:00
|
|
|
|
* on_bottom and wm_class_name deprecated (they do nothing)
|
2006-02-14 06:15:38 +00:00
|
|
|
|
|
2006-02-13 05:24:22 +00:00
|
|
|
|
2006-02-13
|
|
|
|
|
* Fixed typo bug in portmon code that caused incorrect monitor data
|
|
|
|
|
to be displayed.
|
|
|
|
|
|
2006-02-13 04:14:17 +00:00
|
|
|
|
2006-02-12
|
|
|
|
|
* Conky 1.4.0 released
|
|
|
|
|
|
2006-01-28 01:28:23 +00:00
|
|
|
|
2006-01-27
|
|
|
|
|
* Cleaned up texeci code
|
|
|
|
|
|
2006-01-26 20:06:50 +00:00
|
|
|
|
2006-01-26
|
|
|
|
|
* Added freedesktop.org extended window manager hints (EWMH)
|
|
|
|
|
for window type NORMAL and state's STICKY/SKIP_PAGER/SKIP_TASKBAR.
|
|
|
|
|
Fixes stacking order issues with freedesktop-compliant wm's,
|
|
|
|
|
such as XFCE4+.
|
|
|
|
|
|
2006-01-26 04:44:19 +00:00
|
|
|
|
2006-01-25
|
|
|
|
|
* Fixed stupid graph code (it still sucks) sf.net bug 1372962
|
|
|
|
|
* Fixed $if_* stuff, sf.net bug 1401338 and 1400854
|
2006-01-26 20:06:50 +00:00
|
|
|
|
* Fixed xmms.c code to load glib 1.2 shared object lib.
|
2006-01-26 04:44:19 +00:00
|
|
|
|
|
2006-01-12 02:52:56 +00:00
|
|
|
|
2006-01-11
|
|
|
|
|
* Added xmms version 1 support.
|
|
|
|
|
* Added bmp through 0.9.7.1 support.
|
|
|
|
|
* Added config item xmms_player: none, xmms, bmp, audacious or
|
|
|
|
|
infopipe.
|
|
|
|
|
|
2006-01-07 07:01:22 +00:00
|
|
|
|
2006-01-07
|
|
|
|
|
* Added Audacious media player support.
|
|
|
|
|
|
2006-01-06 17:49:46 +00:00
|
|
|
|
2006-01-06
|
|
|
|
|
* Fixed infopipe bug (select() affects timer as a side effect on
|
|
|
|
|
Linux!)
|
|
|
|
|
|
2006-01-05 23:23:51 +00:00
|
|
|
|
2006-01-05
|
|
|
|
|
* Added draw_graph_borders option
|
2006-01-06 02:29:54 +00:00
|
|
|
|
* Added XMMS/BMP InfoPipe plugin support
|
2006-01-05 23:23:51 +00:00
|
|
|
|
|
2006-01-02 03:39:51 +00:00
|
|
|
|
2006-01-01
|
|
|
|
|
* Conky 1.3.5 released
|
|
|
|
|
|
2005-12-31 17:36:16 +00:00
|
|
|
|
2005-12-31
|
|
|
|
|
* Fixed bug with use_xft causing ignorance of font selection (sf.net
|
|
|
|
|
bug 1387564)
|
|
|
|
|
* Fixed issue with parsing of hex values for colours
|
|
|
|
|
|
2005-12-30 09:44:40 +00:00
|
|
|
|
2005-12-30
|
|
|
|
|
* Added BMPx (http://beep-media-player.org/) support
|
|
|
|
|
|
2005-12-15 02:30:41 +00:00
|
|
|
|
2005-12-14
|
|
|
|
|
* Fixed issues with execi stuff
|
|
|
|
|
|
2005-12-10 22:44:34 +00:00
|
|
|
|
2005-12-10
|
|
|
|
|
* Added sf.net patch 1374576
|
|
|
|
|
|
2005-12-06 03:33:59 +00:00
|
|
|
|
2005-12-05
|
|
|
|
|
* Fixed sf.net bug 1367745
|
|
|
|
|
|
|
|
|
|
2005-11-30
|
2005-11-30 06:47:55 +00:00
|
|
|
|
* Fixed sf.net bugs 1369607, 1367735 and gentoo bug 113921,
|
|
|
|
|
all variations of the same array out of bounds issue.
|
2006-01-02 03:39:51 +00:00
|
|
|
|
* "Fixed" code in fs.c and conky.c to make fs stats match those displayed by df (affects reporting against ext3 filesystems only)
|
2005-11-30 06:47:55 +00:00
|
|
|
|
|
2005-11-27 06:56:35 +00:00
|
|
|
|
2005-11-27
|
|
|
|
|
* new code in linux.c and top.c to calculate CPU % correctly on 2.6 kernels.
|
2005-08-08 03:50:35 +00:00
|
|
|
|
|
2005-11-25 05:55:10 +00:00
|
|
|
|
2005-11-24
|
|
|
|
|
* Fixed gentoo bug# 113219
|
|
|
|
|
|
2005-11-23 19:05:23 +00:00
|
|
|
|
2005-11-23
|
2005-11-24 02:18:42 +00:00
|
|
|
|
* Added #define/#undef SIGNAL_BLOCKING in conky.c for experimenting
|
|
|
|
|
with synchronous signal processing. set to #undef for previous behavior.
|
|
|
|
|
* Use POSIX signal api's, not the ANSI signal().
|
2005-11-23 19:05:23 +00:00
|
|
|
|
|
2005-11-23 00:41:17 +00:00
|
|
|
|
2005-11-22
|
|
|
|
|
* Fixed IP address bug (sf.net bug 1359055)
|
|
|
|
|
|
2005-11-17 05:41:13 +00:00
|
|
|
|
2005-11-16
|
|
|
|
|
* Conky 1.3.4 released
|
|
|
|
|
|
2005-11-12 16:37:57 +00:00
|
|
|
|
2005-11-12
|
|
|
|
|
* Replaced bitwise copy of tcp_connection_t with function
|
|
|
|
|
copy_tcp_connection().
|
2005-11-13 03:33:26 +00:00
|
|
|
|
* Changed call interfaces for get_acpi_fan(), get_acpi_ac_adapter(),
|
2005-11-13 04:04:00 +00:00
|
|
|
|
get_freq(), get_freq_dynamic(), get_adt746x_cpu(), get_adt746x_fan(),
|
|
|
|
|
eliminating all mallocs. pkovacs. See bug 1355470.
|
2005-11-12 16:37:57 +00:00
|
|
|
|
|
2005-11-11 21:01:01 +00:00
|
|
|
|
2005-11-11
|
|
|
|
|
* moved hash sizing code into portmon lib, where it belongs
|
2005-11-12 04:26:00 +00:00
|
|
|
|
* More mem leaks fixed.
|
2005-11-11 21:01:01 +00:00
|
|
|
|
|
2005-11-11 04:05:05 +00:00
|
|
|
|
2005-11-10
|
|
|
|
|
* Added config items min_port_monitors / min_port_monitor_connections
|
|
|
|
|
|
2005-11-10 01:48:36 +00:00
|
|
|
|
2005-11-09
|
|
|
|
|
* Cleaned up top code, bug fixes
|
2005-11-10 04:19:43 +00:00
|
|
|
|
* Fixed some memory leaks
|
2005-11-10 01:48:36 +00:00
|
|
|
|
|
2005-11-08 23:17:55 +00:00
|
|
|
|
2005-11-08
|
|
|
|
|
* Fix bug# 1351686. Patch by boojit.
|
2005-11-09 00:33:32 +00:00
|
|
|
|
* Fixed 1331576 (I think) with bad cpu usage reporting
|
2005-11-08 23:17:55 +00:00
|
|
|
|
|
2005-11-02 05:31:11 +00:00
|
|
|
|
2005-11-01
|
|
|
|
|
* Documentation updates for compiling and port monitoring
|
|
|
|
|
* Removed cairo stuff (it's useless)
|
|
|
|
|
|
2005-11-01 03:19:34 +00:00
|
|
|
|
2005-10-31
|
|
|
|
|
* Added statfs sf.net patch 1344493
|
|
|
|
|
|
2005-10-31 05:17:06 +00:00
|
|
|
|
2005-10-30
|
|
|
|
|
* Added tcp port monitor support (pkovacs)
|
|
|
|
|
|
2005-10-29 01:03:01 +00:00
|
|
|
|
2005-10-28
|
|
|
|
|
* Added WM_CLASS patch from sf.net patch 1340825
|
|
|
|
|
|
2005-10-22 01:13:39 +00:00
|
|
|
|
2005-10-21
|
2005-10-22 01:37:44 +00:00
|
|
|
|
* acpi segfault should be fixed (sf.net bug 1330893)
|
|
|
|
|
* SIGUSR1 bug fixed? (sf.net bug 1330914)
|
2005-10-22 01:13:39 +00:00
|
|
|
|
|
2005-10-18 00:28:23 +00:00
|
|
|
|
2005-10-17
|
|
|
|
|
* Ugly MPD mem leak fixed
|
|
|
|
|
* Other mem leaks fixed
|
|
|
|
|
* Fixed thing where conky exits if LC_ALL and friends isn't set
|
|
|
|
|
* Conky 1.3.3 released
|
|
|
|
|
|
2005-10-14 00:16:01 +00:00
|
|
|
|
2005-10-13
|
|
|
|
|
* Conky 1.3.2 released
|
|
|
|
|
|
2005-10-11 01:37:46 +00:00
|
|
|
|
2005-10-10
|
|
|
|
|
* More MPD objects (sf.net patch 1319461)
|
|
|
|
|
|
2005-10-08 02:48:21 +00:00
|
|
|
|
2005-10-07
|
|
|
|
|
* fixed mldonkey bug? sf.net bug 1316531
|
|
|
|
|
|
2005-10-01 00:59:50 +00:00
|
|
|
|
2005-09-30
|
|
|
|
|
* Linkstatus patch from btlee on f.g.o (see
|
|
|
|
|
http://forums.gentoo.org/viewtopic-p-2765647.html#2765647)
|
|
|
|
|
|
2005-09-29 03:28:07 +00:00
|
|
|
|
2005-09-29
|
|
|
|
|
* Fixed build on FreeBSD for non-i386
|
2005-09-29 03:34:05 +00:00
|
|
|
|
* Made it so top_mem doesn't show all the forks of one process
|
2005-09-29 03:28:07 +00:00
|
|
|
|
|
2005-09-28 02:33:24 +00:00
|
|
|
|
2005-09-27
|
|
|
|
|
* Fixed small bug in config parsing (thanks robgrady, bug 1306032)
|
|
|
|
|
|
2005-09-24 22:16:07 +00:00
|
|
|
|
2005-09-24
|
|
|
|
|
* Fixed bug where graphs/bars don't show when maximum_width is enabled
|
|
|
|
|
|
2005-09-16 01:11:19 +00:00
|
|
|
|
2005-09-15
|
|
|
|
|
* Fixed right-alignment bug thanks to Pascal Eberhard
|
|
|
|
|
* Applied patch 1291420 from sf.net
|
2005-09-16 01:55:36 +00:00
|
|
|
|
* Fixed issue with whack graph data
|
|
|
|
|
* Fixed issue with Conky quitting when a file fails to load
|
2005-09-16 01:11:19 +00:00
|
|
|
|
|
2005-09-11 23:07:28 +00:00
|
|
|
|
2005-09-11
|
|
|
|
|
* Fixed bug with xft and double buffer in own window
|
|
|
|
|
* 1.3.1 released
|
|
|
|
|
|
2005-09-05 02:09:31 +00:00
|
|
|
|
2005-09-04
|
|
|
|
|
* Misc small bug fixes
|
|
|
|
|
|
2005-09-04 03:43:18 +00:00
|
|
|
|
2005-09-03
|
|
|
|
|
* MPD patch (sf.net patch 1281108)
|
|
|
|
|
* Fixed graph width bug
|
|
|
|
|
|
2005-08-31 05:20:10 +00:00
|
|
|
|
2005-08-31
|
|
|
|
|
* FreeBSD support was added
|
2005-09-11 23:07:28 +00:00
|
|
|
|
* 1.3.0 released
|
2005-08-31 05:20:10 +00:00
|
|
|
|
|
2005-08-29 17:06:31 +00:00
|
|
|
|
2005-08-27
|
|
|
|
|
* added threaded execi, $texeci
|
|
|
|
|
* feature freeze
|
|
|
|
|
|
2005-08-26 16:29:56 +00:00
|
|
|
|
2005-08-26
|
|
|
|
|
* Fixed slight vertical misalignment of bars/graphs (sf.net 1273994)
|
|
|
|
|
* Diskio fixes (sf.net 1274140)
|
2005-08-27 04:57:21 +00:00
|
|
|
|
* $alignr and $alignc now have 25% more goodness! (sf.net bug 1273905)
|
2005-08-27 10:17:41 +00:00
|
|
|
|
* Far better SMP support
|
2005-08-27 11:39:41 +00:00
|
|
|
|
* Added support for i8k kernel driver, parsing information for dell inspiron laptops found in /proc/i8k (sf.net request 1256058)
|
2005-08-26 16:29:56 +00:00
|
|
|
|
|
2005-08-26 02:16:35 +00:00
|
|
|
|
2005-08-25
|
|
|
|
|
* More own_window fixes
|
|
|
|
|
* applied disk io patch (sf.net patch 1271691)
|
|
|
|
|
* applied $freq fixes patch, adds new $freq_dyn (sf.net patch 1271633)
|
|
|
|
|
* removed units from $freq* output
|
|
|
|
|
* fix for graph config parsing
|
2005-08-26 05:52:43 +00:00
|
|
|
|
* Added $head, fixed mem leak with $tail
|
2005-08-26 02:16:35 +00:00
|
|
|
|
|
2005-08-24 21:11:21 +00:00
|
|
|
|
2005-08-24
|
|
|
|
|
* More configure and makefile updates
|
2005-08-25 04:00:55 +00:00
|
|
|
|
* Added scale arg for net graphs
|
2005-08-25 09:24:26 +00:00
|
|
|
|
* Fixed bug in own_window stuff--amazing fake transparency now works
|
|
|
|
|
properly
|
|
|
|
|
* added own_window_colour, own_window_transparent
|
2005-08-24 21:11:21 +00:00
|
|
|
|
|
2005-08-24 06:21:50 +00:00
|
|
|
|
2005-08-23
|
|
|
|
|
* Added maximum_width
|
|
|
|
|
|
2005-08-23 03:00:50 +00:00
|
|
|
|
2005-08-22
|
|
|
|
|
* Added $execibar and $execigraph
|
|
|
|
|
|
2005-08-22 05:16:57 +00:00
|
|
|
|
2005-08-21
|
|
|
|
|
* Moved source into src/, moved docs into doc/
|
|
|
|
|
* Updated makefiles
|
|
|
|
|
|
2005-08-20 19:43:06 +00:00
|
|
|
|
2005-08-20
|
2005-08-21 03:29:05 +00:00
|
|
|
|
* Applied patch from zimba-tm, closes patch 1260225
|
|
|
|
|
* Fixed ugly gradient bug. closes bug 1255608
|
2005-08-21 05:04:22 +00:00
|
|
|
|
* Added $voffset
|
2005-08-21 06:09:37 +00:00
|
|
|
|
* Removed metar code. It sucked.
|
2005-08-21 06:36:13 +00:00
|
|
|
|
* Added $acpitempf for amooricans
|
2005-08-21 08:23:04 +00:00
|
|
|
|
* $tail fixes
|
2005-08-20 19:43:06 +00:00
|
|
|
|
|
2005-08-12 16:58:03 +00:00
|
|
|
|
2005-08-12
|
|
|
|
|
* Multiple unit additions and modifications
|
|
|
|
|
|
2005-08-07 19:01:23 +00:00
|
|
|
|
2005-08-07
|
|
|
|
|
* mpd password patch from Joshua Gerrish
|
2005-08-08 01:18:52 +00:00
|
|
|
|
* conky can run without X now, use --disable-x11 when configuring
|
2005-08-27 11:39:41 +00:00
|
|
|
|
=========================================================================
|
|
|
|
|
=========================================================================
|
2005-08-07 06:11:36 +00:00
|
|
|
|
2005-08-06
|
2005-08-07 03:09:53 +00:00
|
|
|
|
* Conky 1.2 released
|
|
|
|
|
|
2005-08-07 06:11:36 +00:00
|
|
|
|
2005-08-05
|
2005-08-06 00:26:14 +00:00
|
|
|
|
* small fixes
|
|
|
|
|
* added CVS ebuild, huge thanks to Hopeless for this
|
|
|
|
|
|
2005-08-07 06:11:36 +00:00
|
|
|
|
2005-08-04
|
2005-08-05 04:24:40 +00:00
|
|
|
|
* special thanks to Citizen_X and his patience
|
|
|
|
|
* Citizen_X pwns
|
|
|
|
|
* keep shakin' those big 'ol titties
|
|
|
|
|
* Citizen_X
|
|
|
|
|
* Citizen_X
|
|
|
|
|
* Citizen_X
|
|
|
|
|
* Citizen_X
|
|
|
|
|
|
2005-08-07 06:11:36 +00:00
|
|
|
|
2005-08-03
|
2005-08-04 02:17:25 +00:00
|
|
|
|
* many small fixes, thanks to those who reported problems
|
|
|
|
|
|
2005-08-07 06:11:36 +00:00
|
|
|
|
2005-08-02
|
2005-08-03 07:01:32 +00:00
|
|
|
|
* dramatically improved how conky handles fonts
|
|
|
|
|
* fixed issues with graph args
|
2005-08-03 07:49:06 +00:00
|
|
|
|
* fixed shades and outlines
|
2005-08-03 07:01:32 +00:00
|
|
|
|
|
2005-08-07 06:11:36 +00:00
|
|
|
|
2005-08-01
|
2005-08-01 09:15:02 +00:00
|
|
|
|
* stabilized code
|
2005-08-02 05:06:53 +00:00
|
|
|
|
* added gradients to graphs (very pretty)
|
2005-08-01 09:15:02 +00:00
|
|
|
|
* things
|
2005-08-02 05:06:53 +00:00
|
|
|
|
* added $font, yay
|
2005-08-02 05:08:18 +00:00
|
|
|
|
* feature freeze; only bugfixes now
|
2005-08-01 09:15:02 +00:00
|
|
|
|
|
2005-07-30 11:23:26 +00:00
|
|
|
|
2005-07-30
|
|
|
|
|
* finalized graphing code, see $cpugraph, $memgraph, $execgraph,
|
|
|
|
|
$downspeedgraph, and $upspeedgraph
|
|
|
|
|
* added override_utf8_locale option
|
|
|
|
|
* poop
|
2005-07-31 08:27:03 +00:00
|
|
|
|
* $tab patch from jack_mort on f.g.o
|
2005-07-30 11:23:26 +00:00
|
|
|
|
|
2005-07-28 06:56:55 +00:00
|
|
|
|
2005-07-28
|
|
|
|
|
* Added new graphing code, such as $cpugraph
|
|
|
|
|
* small fixes all round
|
|
|
|
|
* stuff
|
|
|
|
|
* things
|
|
|
|
|
* added more mpd objects
|
|
|
|
|
|
2005-07-24 23:08:51 +00:00
|
|
|
|
2005-07-24
|
|
|
|
|
* Conky now has UTF-8 support
|
|
|
|
|
* Fixed $freq for those with CPU scaling
|
|
|
|
|
* Fixed the problem with total_run_times
|
|
|
|
|
* Fixed alignment of bars and lines and stuff
|
|
|
|
|
* Reduced conky's memory usage (yay!)
|
2005-07-25 00:22:16 +00:00
|
|
|
|
* Removed top_sort_cpu, added top_mem which sorts by mem usage instead
|
|
|
|
|
of cpu
|
2005-07-24 23:08:51 +00:00
|
|
|
|
|
2005-07-20 00:30:40 +00:00
|
|
|
|
2005-07-17
|
|
|
|
|
* Fixed a pile of bugs in configure script
|
|
|
|
|
* Added proper checking for headers in configure script
|
|
|
|
|
* Made METAR shit threaded so it would stop being retarded, also made
|
|
|
|
|
it try more then once to update
|
|
|
|
|
* Added $metar_tempf and ${i2c tempf} for americans
|
|
|
|
|
|
|
|
|
|
2005-07-16
|
|
|
|
|
* Added option for Conky to update N times and quit, see
|
|
|
|
|
total_run_times in conkyrc.sample
|
|
|
|
|
* Added metar code for weather info, thanks to somebody on sf.net
|
|
|
|
|
* Added $alignr and $alignc for right and centre alignment
|
|
|
|
|
* Added wireless info and IP addr patch, thanks Bobby Beckmann,
|
|
|
|
|
options $addr and $linkstatus (please test!), as well as fixed a mem
|
|
|
|
|
leak in this patch
|
|
|
|
|
* adt746x fix, thanks to dan-h on sf.net
|
|
|
|
|
* Added mldonkey support patch, thanks Lucas Brutschy on sf.net
|
|
|
|
|
* Added patch to allow hex colour values, thanks roiban adi on sf.net
|
|
|
|
|
* Added if constructs patch, thanks Lucas Brutschy on sf.net
|
|
|
|
|
* Fixed bug in tab code (hopefully for the last time)
|
|
|
|
|
* Added option to sort by cpu or memory for top, see top_sort_cpu
|
|
|
|
|
|
|
|
|
|
2005-07-12
|
|
|
|
|
* Added fix for battery charged state (thanks to Lukas Zapletal
|
|
|
|
|
<lzap@seznam.cz>)
|
|
|
|
|
|
2005-08-27 11:39:41 +00:00
|
|
|
|
=========================================================================
|
|
|
|
|
=========================================================================
|
|
|
|
|
|
2005-07-20 00:30:40 +00:00
|
|
|
|
2005-07-05
|
|
|
|
|
* Conky 1.1 released
|
|
|
|
|
|
|
|
|
|
2005-07-03
|
|
|
|
|
* Added $mpd_bar and $mpd_bitrate
|
|
|
|
|
* Some minor code cleanups prior to release
|
|
|
|
|
* Fixed problem with Conky not compiling when XFT disabled
|
|
|
|
|
* Fixed configure.in problems with Xdbe
|
|
|
|
|
|
|
|
|
|
2005-07-01
|
|
|
|
|
* Fixed memory leak in MPD code
|
|
|
|
|
* Added new $tail object (see conkyrc.sample) which loves to suck CPU
|
|
|
|
|
and memory
|
|
|
|
|
* Fixed more mem leaks
|
|
|
|
|
|
|
|
|
|
2005-06-30
|
|
|
|
|
* Added use_spacer to config
|
|
|
|
|
* Added $mpd_status
|
|
|
|
|
* Added small fix for i2c from Filedil on forums.gentoo.org
|
|
|
|
|
|
|
|
|
|
2005-06-28
|
|
|
|
|
* Made it possible to use tabs to right-justify (just add a bunch)
|
|
|
|
|
* Added ${execbar} (see conkyrc.sample)
|
|
|
|
|
|
|
|
|
|
2005-06-26
|
|
|
|
|
* Added memory % to top output
|
|
|
|
|
* 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)
|
|
|
|
|
|
|
|
|
|
2005-06-25
|
|
|
|
|
* Conky now recognizes the tab character correctly
|
|
|
|
|
* Added simple config option to print to stdout (out_to_console
|
|
|
|
|
<yes/no>)
|
|
|
|
|
|
|
|
|
|
2005-06-23
|
|
|
|
|
* Added top output. Check the sample config.
|
|
|
|
|
* Cleaned up code.
|
|
|
|
|
|
|
|
|
|
2005-06-22
|
|
|
|
|
* Finished MPD support ($mpd_title, $mpd_artist, $mpd_album, $mpd_vol)
|
|
|
|
|
* Removed NVCtrl code
|
|
|
|
|
* Added noswap and i2c patches
|
|
|
|
|
|
2005-08-27 11:39:41 +00:00
|
|
|
|
=========================================================================
|
|
|
|
|
=========================================================================
|
|
|
|
|
|
2005-07-20 00:30:40 +00:00
|
|
|
|
2005-06-21
|
2006-01-06 00:58:12 +00:00
|
|
|
|
* Version 1.0. Conky is born from the ashes of torsmo. Main site:
|
2006-01-06 01:45:09 +00:00
|
|
|
|
http://conky.sf.net/
|
2005-07-20 00:30:40 +00:00
|
|
|
|
* Added xwin patch
|
|
|
|
|
* Added new feature for sample averaging of CPU and net info
|
|
|
|
|
|
|
|
|
|
2004-12-22
|
|
|
|
|
* Version 0.18 released
|
|
|
|
|
|
|
|
|
|
2004-12-21
|
|
|
|
|
* Fixed some double buffer + Xft stuff
|
|
|
|
|
* Applied X-Mozilla-Status patch (thanks affinity)
|
|
|
|
|
* Applied NVCtrl patch and modified it a bit (temperature monitoring
|
|
|
|
|
for nvdia-based graphics cards) (I couldn't test this so it may or
|
|
|
|
|
may not work or even compile) (thanks Dennis Frommknecht)
|
|
|
|
|
* Applied fs_used_perc and fs_bar_free patch (thanks killfire [send me
|
|
|
|
|
mail, I didn't catch your name from sourceforge])
|
|
|
|
|
* Applied patch that supports mailbox that is in some 'maildir' format
|
|
|
|
|
(thanks jolapache [send mail, I didn't catch your name from
|
|
|
|
|
sourceforge])
|
|
|
|
|
* min -> m
|
|
|
|
|
* Applied pad_percents patch (thanks JL Farinacci)
|
|
|
|
|
* Fixed some stuff in acpi fan and acpi ac adapter
|
|
|
|
|
* Optional XFT even when compiled in
|
|
|
|
|
|
|
|
|
|
2004-11-30
|
|
|
|
|
* Applied utime patch (UTC time) (thanks David McCabe)
|
|
|
|
|
|
|
|
|
|
2004-11-29
|
|
|
|
|
* Applied Xdbe patch, this includes double_buffer configuration and
|
|
|
|
|
-b command line option (thanks Bruce Merry)
|
|
|
|
|
* Applied some other seti patch, not tested (thanks William DiPlacido)
|
|
|
|
|
|
|
|
|
|
2004-08-25
|
|
|
|
|
* Applied netbsd patch (thanks Rui Paulo)
|
|
|
|
|
* Applied cpu frequency patch (thanks William DiPlacido)
|
|
|
|
|
* Applied adt746x patch (thanks Dennis Kaandorp)
|
|
|
|
|
* Applied some other FreeBSD patch by the same guy
|
|
|
|
|
|
|
|
|
|
2004-07-31
|
|
|
|
|
* Applied FreeBSD patch (thanks Roman Bogorodskiy)
|
|
|
|
|
|
|
|
|
|
2004-07-25
|
|
|
|
|
* Xft support and xftfont configuration
|
|
|
|
|
* rewrote some stuff, there might be some new bugs in old places
|
|
|
|
|
|
|
|
|
|
2004-07-24
|
|
|
|
|
* I2C divisor from a file (thanks Falk Feuersenger)
|
|
|
|
|
|
|
|
|
|
2004-07-20
|
|
|
|
|
* changed battery thing to ${battery <filename in
|
|
|
|
|
/proc/acpi/battery/>}
|
|
|
|
|
* SETI@Home stuff (thanks Jarski)
|
|
|
|
|
|
|
|
|
|
2004-07-05
|
|
|
|
|
* changed signal for config file reloading to SIGUSR1
|
|
|
|
|
* mixer stuff, $mixer, $mixerl, $mixerr, $mixerbar, $mixerlbar,
|
|
|
|
|
$mixerrbar
|
|
|
|
|
|
|
|
|
|
2004-06-03
|
|
|
|
|
* maybe fixed acpi battery thing when "present rate" isn't known
|
|
|
|
|
|
|
|
|
|
2004-06-01
|
|
|
|
|
* fixed width for all bars, use like ${cpubar 4,50}
|
|
|
|
|
|
|
|
|
|
2004-05-25
|
|
|
|
|
* Version 0.17 released
|
|
|
|
|
|
|
|
|
|
2004-05-23
|
|
|
|
|
* battery number for ACPI battery (thanks Leszek Krupi<70>ski)
|
|
|
|
|
* default battery is now BAT0 instead of BAT1, set ${battery 1} if
|
|
|
|
|
the old battery thing worked
|
|
|
|
|
* bug fix on load average reporting (thanks Leszek Krupi<70>ski)
|
|
|
|
|
* outlines to text, draw_outline and default_outline_color
|
|
|
|
|
configurations and $outlinecolor (thanks adi)
|
|
|
|
|
* $acpifan, $acpiacadapter, $uptime_short (thanks adi)
|
|
|
|
|
|
|
|
|
|
2004-05-19
|
|
|
|
|
* fixed a bug when starting after Opera (and some other programs)
|
|
|
|
|
* sticky window
|
|
|
|
|
* minimum_size
|
|
|
|
|
|
|
|
|
|
2004-05-18
|
|
|
|
|
* added border_width configuration
|
|
|
|
|
|
|
|
|
|
2004-05-16
|
|
|
|
|
* fixed zero length bar bug
|
|
|
|
|
|
|
|
|
|
2004-05-15
|
|
|
|
|
* file system stats, $fs_bar, $fs_free, $fs_free_perc, $fs_size,
|
|
|
|
|
$fs_used
|
|
|
|
|
* leaves ACPI temperature file open (faster)
|
|
|
|
|
* -a option to change alignment on command line
|
|
|
|
|
|
|
|
|
|
2004-05-14
|
|
|
|
|
* fixed ACPI temperature bug
|
|
|
|
|
* border_margin configuration
|
|
|
|
|
* ${execi <interval> <command>}, execute with specific interval
|
|
|
|
|
* added possibility to manually set the position (-x and -y options)
|
|
|
|
|
(thanks to Gwenhael LE MOINE)
|
|
|
|
|
* $buffers and $cached (thanks to Jeremy Burch)
|
|
|
|
|
* WM_CLASS when drawing to own window (thanks to Gwenhael LE MOINE)
|
|
|
|
|
|
|
|
|
|
2004-05-14
|
|
|
|
|
* Version 0.16 released
|
|
|
|
|
|
|
|
|
|
2004-05-13
|
|
|
|
|
* $pre_exec, execute a shell command one time
|
|
|
|
|
* preparsing of text (faster but more memory usage)
|
|
|
|
|
* less system calls (faster)
|
|
|
|
|
* APM things to $battery (untested)
|
|
|
|
|
|
|
|
|
|
2004-05-12
|
|
|
|
|
* added $new_mails changed $mails to tell total mail count
|
|
|
|
|
|
|
|
|
|
2004-05-11
|
|
|
|
|
* transparent window, own_window configuration, -o cmdline option
|
|
|
|
|
* $exec, execute a shell command
|
|
|
|
|
* $acpitemp, $battery - acpi stuff (not really tested)
|
|
|
|
|
|
|
|
|
|
2004-05-10
|
|
|
|
|
* $loadavg, load average
|
|
|
|
|
* $mails, unread local mails, mail_spool configuration
|
|
|
|
|
|
|
|
|
|
2004-05-09
|
|
|
|
|
* Version 0.15 released
|
|
|
|
|
|
|
|
|
|
2004-05-06
|
|
|
|
|
* SIGHUP reloads config file (thanks J<>rgen P. Tjern<72>)
|
|
|
|
|
* Some other stuff
|