monky
18 years agoxmms2 patch
Brenden Matthews [Sat, 25 Mar 2006 21:21:07 +0000 (21:21 +0000)]
xmms2 patch

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@612 7f574dfc-610e-0410-a909-a81674777703

18 years ago- Fix networking stuff on FreeBSD (Petr Holub)
Roman Bogorodskiy [Sat, 25 Mar 2006 15:30:59 +0000 (15:30 +0000)]
- Fix networking stuff on FreeBSD (Petr Holub)
- Minor style fixes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@611 7f574dfc-610e-0410-a909-a81674777703

18 years ago- Minor change to ${top} stuff to fix a possible
Roman Bogorodskiy [Sat, 25 Mar 2006 14:28:40 +0000 (14:28 +0000)]
- Minor change to ${top} stuff to fix a possible
  race condition (Petr Holub)
- Make autogen.sh a little bit more configurable.
  Now it calls 'automake', 'autoconf' etc by default.
  To match your disto name conventions for autotools,
  you can run it like:
  "AUTOCONF=autoconf-2.59 AUTOMAKE=automake18 ./autogen.sh"

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@610 7f574dfc-610e-0410-a909-a81674777703

18 years agoadd autogen.sh patch on freebsd from Petr Holub
Jasper [Fri, 24 Mar 2006 14:45:47 +0000 (14:45 +0000)]
add autogen.sh patch on freebsd from Petr Holub

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@609 7f574dfc-610e-0410-a909-a81674777703

18 years agoget autogen.sh to detect the autotools correctly on FreeBSD.
Jasper [Fri, 24 Mar 2006 14:30:36 +0000 (14:30 +0000)]
get autogen.sh to detect the autotools correctly on FreeBSD.
From: "Petr Holub" <hopet@users.sourceforge.net>

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@608 7f574dfc-610e-0410-a909-a81674777703

18 years agoAdd OpenBSD-lines (it's no-where near complete), but just show to
Jasper [Fri, 24 Mar 2006 13:49:25 +0000 (13:49 +0000)]
Add OpenBSD-lines (it's no-where near complete), but just show to
curious source-lookers, OpenBSD is thought of ;-)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@607 7f574dfc-610e-0410-a909-a81674777703

18 years agoCIA bot works OK.
Roman Bogorodskiy [Thu, 23 Mar 2006 21:12:33 +0000 (21:12 +0000)]
CIA bot works OK.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@606 7f574dfc-610e-0410-a909-a81674777703

18 years agotest cia bot
Philip Kovacs [Thu, 23 Mar 2006 21:04:57 +0000 (21:04 +0000)]
test cia bot

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@605 7f574dfc-610e-0410-a909-a81674777703

18 years agoReturn the blank line between includes and defines
Roman Bogorodskiy [Wed, 22 Mar 2006 19:35:58 +0000 (19:35 +0000)]
Return the blank line between includes and defines
accidentally removed in my last commit.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@604 7f574dfc-610e-0410-a909-a81674777703

18 years agoRe-arrange kvm code to fix memory leaks.
Roman Bogorodskiy [Wed, 22 Mar 2006 19:27:31 +0000 (19:27 +0000)]
Re-arrange kvm code to fix memory leaks.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@603 7f574dfc-610e-0410-a909-a81674777703

18 years ago- Fix memleaks in ${top(_mem)} code on FreeBSD (thanks to Petr Holub)
Roman Bogorodskiy [Tue, 21 Mar 2006 11:32:59 +0000 (11:32 +0000)]
- Fix memleaks in ${top(_mem)} code on FreeBSD (thanks to Petr Holub)
- Update ChangeLog

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@602 7f574dfc-610e-0410-a909-a81674777703

18 years agoMake cstyle.pl(1) happy.
Roman Bogorodskiy [Mon, 20 Mar 2006 11:44:29 +0000 (11:44 +0000)]
Make cstyle.pl(1) happy.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@601 7f574dfc-610e-0410-a909-a81674777703

18 years agoStarted fixing ${top} and ${top_mem} stuff on
Roman Bogorodskiy [Sat, 18 Mar 2006 16:04:36 +0000 (16:04 +0000)]
Started fixing ${top} and ${top_mem} stuff on
FreeBSD:
 - fixed ${top_mem} sorting
 - fixed crash if using ${top_mem name 1}

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@600 7f574dfc-610e-0410-a909-a81674777703

18 years agoStyle issues. Mainly to check if my author redirection works on CIA.
Roman Bogorodskiy [Thu, 16 Mar 2006 20:52:20 +0000 (20:52 +0000)]
Style issues. Mainly to check if my author redirection works on CIA.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@599 7f574dfc-610e-0410-a909-a81674777703

18 years agoadd a header to these files, just like in the other files.
Jasper [Thu, 16 Mar 2006 18:29:23 +0000 (18:29 +0000)]
add a header to these files, just like in the other files.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@598 7f574dfc-610e-0410-a909-a81674777703

18 years agosort includes and remove two bogus whitelines.
Jasper [Thu, 16 Mar 2006 18:07:31 +0000 (18:07 +0000)]
sort includes and remove two bogus whitelines.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@597 7f574dfc-610e-0410-a909-a81674777703

18 years agosort includes
Jasper [Thu, 16 Mar 2006 17:57:53 +0000 (17:57 +0000)]
sort includes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@596 7f574dfc-610e-0410-a909-a81674777703

18 years agosort includes and be more consitent with /* */
Jasper [Thu, 16 Mar 2006 16:20:30 +0000 (16:20 +0000)]
sort includes and be more consitent with /* */

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@595 7f574dfc-610e-0410-a909-a81674777703

18 years agoFix typo in comment and sort includes.
Jasper [Thu, 16 Mar 2006 13:55:39 +0000 (13:55 +0000)]
Fix typo in comment and sort includes.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@594 7f574dfc-610e-0410-a909-a81674777703

18 years agosort #inludes according to OpenBSD's style(9).
Jasper [Thu, 16 Mar 2006 13:33:15 +0000 (13:33 +0000)]
sort #inludes according to OpenBSD's style(9).

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@593 7f574dfc-610e-0410-a909-a81674777703

18 years agoRemove an "#include <sys/time.h>" as it is included twice.
Jasper [Thu, 16 Mar 2006 08:01:46 +0000 (08:01 +0000)]
Remove an "#include <sys/time.h>" as it is included twice.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@592 7f574dfc-610e-0410-a909-a81674777703

18 years agoebuild fixes
Philip Kovacs [Wed, 15 Mar 2006 18:02:46 +0000 (18:02 +0000)]
ebuild fixes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@591 7f574dfc-610e-0410-a909-a81674777703

18 years agoconky 1.4.1
Brenden Matthews [Mon, 13 Mar 2006 02:56:40 +0000 (02:56 +0000)]
conky 1.4.1

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@589 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdated docs
Brenden Matthews [Sun, 12 Mar 2006 23:31:30 +0000 (23:31 +0000)]
updated docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@587 7f574dfc-610e-0410-a909-a81674777703

18 years agofreebsd patch from mirrorbox
Brenden Matthews [Sun, 12 Mar 2006 23:26:12 +0000 (23:26 +0000)]
freebsd patch from mirrorbox

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@586 7f574dfc-610e-0410-a909-a81674777703

18 years agogo away conky 1
Brenden Matthews [Sun, 12 Mar 2006 03:40:03 +0000 (03:40 +0000)]
go away conky 1

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@578 7f574dfc-610e-0410-a909-a81674777703

18 years ago- include <signal.h> (needed on *BSD)
Roman Bogorodskiy [Sat, 11 Mar 2006 20:28:10 +0000 (20:28 +0000)]
- include <signal.h> (needed on *BSD)
- sa_restorer is avaible only on Linux

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@577 7f574dfc-610e-0410-a909-a81674777703

18 years agodocs
Philip Kovacs [Thu, 9 Mar 2006 19:03:20 +0000 (19:03 +0000)]
docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@576 7f574dfc-610e-0410-a909-a81674777703

18 years agox11.c revised for clarity
Philip Kovacs [Thu, 9 Mar 2006 18:51:57 +0000 (18:51 +0000)]
x11.c revised for clarity

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@575 7f574dfc-610e-0410-a909-a81674777703

18 years agoconkyrc.sample stuff
Philip Kovacs [Thu, 9 Mar 2006 03:16:12 +0000 (03:16 +0000)]
conkyrc.sample stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@574 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded own_window_type override
Philip Kovacs [Thu, 9 Mar 2006 02:28:38 +0000 (02:28 +0000)]
added own_window_type override

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@570 7f574dfc-610e-0410-a909-a81674777703

18 years agoforward ButtonRelease too
Philip Kovacs [Wed, 8 Mar 2006 23:02:28 +0000 (23:02 +0000)]
forward ButtonRelease too

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@569 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded own_window_type config item
Philip Kovacs [Wed, 8 Mar 2006 22:17:27 +0000 (22:17 +0000)]
added own_window_type config item

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@568 7f574dfc-610e-0410-a909-a81674777703

18 years agoCARD32 is better
Philip Kovacs [Wed, 8 Mar 2006 06:31:18 +0000 (06:31 +0000)]
CARD32 is better

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@567 7f574dfc-610e-0410-a909-a81674777703

18 years agovim and docs
Brenden Matthews [Wed, 8 Mar 2006 06:27:53 +0000 (06:27 +0000)]
vim and docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@566 7f574dfc-610e-0410-a909-a81674777703

18 years agoreplaced uint32_t
Philip Kovacs [Wed, 8 Mar 2006 06:01:43 +0000 (06:01 +0000)]
replaced uint32_t

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@565 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed bug with graphs resetting colour. sf.net bug 1420473
Brenden Matthews [Wed, 8 Mar 2006 05:48:34 +0000 (05:48 +0000)]
fixed bug with graphs resetting colour. sf.net bug 1420473

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@564 7f574dfc-610e-0410-a909-a81674777703

18 years agomisc doc
Philip Kovacs [Wed, 8 Mar 2006 04:14:50 +0000 (04:14 +0000)]
misc doc

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@563 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded vim syntax and filedetect files
Philip Kovacs [Wed, 8 Mar 2006 04:05:14 +0000 (04:05 +0000)]
added vim syntax and filedetect files

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@562 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded vim syntax and filedetect files
Philip Kovacs [Wed, 8 Mar 2006 03:54:54 +0000 (03:54 +0000)]
added vim syntax and filedetect files

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@561 7f574dfc-610e-0410-a909-a81674777703

18 years agoconverted repository ebuild to svn
Philip Kovacs [Tue, 7 Mar 2006 22:40:45 +0000 (22:40 +0000)]
converted repository ebuild to svn

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@560 7f574dfc-610e-0410-a909-a81674777703

18 years agogive parent a sec to terminate
Philip Kovacs [Tue, 7 Mar 2006 20:35:11 +0000 (20:35 +0000)]
give parent a sec to terminate

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@559 7f574dfc-610e-0410-a909-a81674777703

18 years agofind_desktop_window() api changes. window parent s/b root, not desktop,
Philip Kovacs [Tue, 7 Mar 2006 19:46:51 +0000 (19:46 +0000)]
find_desktop_window() api changes.  window parent s/b root, not desktop,
otherwise the window manager may not control the window.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@558 7f574dfc-610e-0410-a909-a81674777703

18 years agochangelog
Brenden Matthews [Tue, 7 Mar 2006 14:35:41 +0000 (14:35 +0000)]
changelog

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@557 7f574dfc-610e-0410-a909-a81674777703

18 years agobatt
Brenden Matthews [Tue, 7 Mar 2006 06:39:25 +0000 (06:39 +0000)]
batt

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@553 7f574dfc-610e-0410-a909-a81674777703

18 years agobatt fixed? x11 stuff
Brenden Matthews [Tue, 7 Mar 2006 06:24:58 +0000 (06:24 +0000)]
batt fixed? x11 stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@552 7f574dfc-610e-0410-a909-a81674777703

18 years agoEWMH sticky
Philip Kovacs [Tue, 7 Mar 2006 05:55:23 +0000 (05:55 +0000)]
EWMH sticky

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@551 7f574dfc-610e-0410-a909-a81674777703

18 years agominor
Philip Kovacs [Tue, 7 Mar 2006 05:40:35 +0000 (05:40 +0000)]
minor

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@550 7f574dfc-610e-0410-a909-a81674777703

18 years agoATOM bomb
Philip Kovacs [Tue, 7 Mar 2006 04:47:30 +0000 (04:47 +0000)]
ATOM bomb

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@549 7f574dfc-610e-0410-a909-a81674777703

18 years agosticky hints
Brenden Matthews [Tue, 7 Mar 2006 04:23:55 +0000 (04:23 +0000)]
sticky hints

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@548 7f574dfc-610e-0410-a909-a81674777703

18 years agohints fix, reprise???
Philip Kovacs [Tue, 7 Mar 2006 04:01:32 +0000 (04:01 +0000)]
hints fix, reprise???

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@547 7f574dfc-610e-0410-a909-a81674777703

18 years agohints fix, reprise???
Philip Kovacs [Tue, 7 Mar 2006 03:53:45 +0000 (03:53 +0000)]
hints fix, reprise???

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@546 7f574dfc-610e-0410-a909-a81674777703

18 years agohints fix???
Philip Kovacs [Tue, 7 Mar 2006 03:40:00 +0000 (03:40 +0000)]
hints fix???

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@545 7f574dfc-610e-0410-a909-a81674777703

18 years agobattery probs
Brenden Matthews [Tue, 7 Mar 2006 01:49:51 +0000 (01:49 +0000)]
battery probs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@544 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded own_window_hints
Philip Kovacs [Mon, 6 Mar 2006 23:35:41 +0000 (23:35 +0000)]
added own_window_hints

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@543 7f574dfc-610e-0410-a909-a81674777703

18 years agofork fix
Brenden Matthews [Mon, 6 Mar 2006 06:57:30 +0000 (06:57 +0000)]
fork fix

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@542 7f574dfc-610e-0410-a909-a81674777703

18 years agoconky back under WM control for own_window yes
Philip Kovacs [Mon, 6 Mar 2006 05:58:58 +0000 (05:58 +0000)]
conky back under WM control for own_window yes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@541 7f574dfc-610e-0410-a909-a81674777703

18 years agoalpha cpu freq patch
Brenden Matthews [Mon, 6 Mar 2006 00:33:32 +0000 (00:33 +0000)]
alpha cpu freq patch

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@540 7f574dfc-610e-0410-a909-a81674777703

18 years agogentoo howto, small fix
Brenden Matthews [Sat, 25 Feb 2006 03:13:27 +0000 (03:13 +0000)]
gentoo howto, small fix

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@539 7f574dfc-610e-0410-a909-a81674777703

18 years agogentoo howto, thanks Hellf[i]re
Brenden Matthews [Sat, 25 Feb 2006 02:53:23 +0000 (02:53 +0000)]
gentoo howto, thanks Hellf[i]re

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@538 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdated cvs ebuild
Brenden Matthews [Sat, 18 Feb 2006 03:58:25 +0000 (03:58 +0000)]
updated cvs ebuild

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@537 7f574dfc-610e-0410-a909-a81674777703

18 years agospelling
Brenden Matthews [Wed, 15 Feb 2006 04:35:01 +0000 (04:35 +0000)]
spelling

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@536 7f574dfc-610e-0410-a909-a81674777703

18 years agospelling
Brenden Matthews [Wed, 15 Feb 2006 04:28:42 +0000 (04:28 +0000)]
spelling

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@535 7f574dfc-610e-0410-a909-a81674777703

18 years agompd: replace Unknown's with blank
Philip Kovacs [Tue, 14 Feb 2006 18:26:52 +0000 (18:26 +0000)]
mpd: replace Unknown's with blank

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@534 7f574dfc-610e-0410-a909-a81674777703

18 years agoon_bottom and wm_class_name deprecated
Philip Kovacs [Tue, 14 Feb 2006 17:33:31 +0000 (17:33 +0000)]
on_bottom and wm_class_name deprecated

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@533 7f574dfc-610e-0410-a909-a81674777703

18 years agodrastic simplifications for own_window=yes
Philip Kovacs [Tue, 14 Feb 2006 06:15:38 +0000 (06:15 +0000)]
drastic simplifications for own_window=yes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@532 7f574dfc-610e-0410-a909-a81674777703

18 years agompd fix
Brenden Matthews [Tue, 14 Feb 2006 01:58:20 +0000 (01:58 +0000)]
mpd fix

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@531 7f574dfc-610e-0410-a909-a81674777703

18 years agoebuild syntax for infopipe
Philip Kovacs [Mon, 13 Feb 2006 06:24:32 +0000 (06:24 +0000)]
ebuild syntax for infopipe

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@530 7f574dfc-610e-0410-a909-a81674777703

18 years agotypo bug in portmon code
Philip Kovacs [Mon, 13 Feb 2006 05:24:22 +0000 (05:24 +0000)]
typo bug in portmon code

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@529 7f574dfc-610e-0410-a909-a81674777703

18 years agompd fixes
Brenden Matthews [Mon, 13 Feb 2006 04:14:17 +0000 (04:14 +0000)]
mpd fixes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@527 7f574dfc-610e-0410-a909-a81674777703

18 years ago1.4.0 ebuild
Brenden Matthews [Mon, 13 Feb 2006 03:00:03 +0000 (03:00 +0000)]
1.4.0 ebuild

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@526 7f574dfc-610e-0410-a909-a81674777703

18 years agogetting set for 1.4.0
Brenden Matthews [Mon, 13 Feb 2006 02:28:46 +0000 (02:28 +0000)]
getting set for 1.4.0

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@525 7f574dfc-610e-0410-a909-a81674777703

18 years agostuff
Brenden Matthews [Thu, 2 Feb 2006 02:23:18 +0000 (02:23 +0000)]
stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@524 7f574dfc-610e-0410-a909-a81674777703

18 years agostuff
Brenden Matthews [Thu, 2 Feb 2006 01:43:43 +0000 (01:43 +0000)]
stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@523 7f574dfc-610e-0410-a909-a81674777703

18 years agothreading stuff resolved?
Brenden Matthews [Wed, 1 Feb 2006 14:39:23 +0000 (14:39 +0000)]
threading stuff resolved?

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@522 7f574dfc-610e-0410-a909-a81674777703

18 years agompd improvements
Brenden Matthews [Tue, 31 Jan 2006 03:32:26 +0000 (03:32 +0000)]
mpd improvements

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@521 7f574dfc-610e-0410-a909-a81674777703

18 years agothreading stuff resolved?
Brenden Matthews [Tue, 31 Jan 2006 02:09:00 +0000 (02:09 +0000)]
threading stuff resolved?

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@520 7f574dfc-610e-0410-a909-a81674777703

18 years agothreading stuff resolved?
Brenden Matthews [Tue, 31 Jan 2006 01:31:29 +0000 (01:31 +0000)]
threading stuff resolved?

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@519 7f574dfc-610e-0410-a909-a81674777703

18 years agopreliminary threading changes
Brenden Matthews [Sat, 28 Jan 2006 22:13:23 +0000 (22:13 +0000)]
preliminary threading changes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@518 7f574dfc-610e-0410-a909-a81674777703

18 years agoCleaned up texeci code
Brenden Matthews [Sat, 28 Jan 2006 01:28:23 +0000 (01:28 +0000)]
Cleaned up texeci code

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@517 7f574dfc-610e-0410-a909-a81674777703

18 years agore-order things in reload_config()
Philip Kovacs [Fri, 27 Jan 2006 21:30:56 +0000 (21:30 +0000)]
re-order things in reload_config()

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@516 7f574dfc-610e-0410-a909-a81674777703

18 years agoversion bump to 1.4.0_CVS_20060126
Philip Kovacs [Fri, 27 Jan 2006 00:21:33 +0000 (00:21 +0000)]
version bump to 1.4.0_CVS_20060126

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@515 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdated changelog
Philip Kovacs [Thu, 26 Jan 2006 20:06:50 +0000 (20:06 +0000)]
updated changelog

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@514 7f574dfc-610e-0410-a909-a81674777703

18 years agousing EWM hints STICKY/SKIP_PAGER/SKIP_TASKBAR; window type NORMAL
Philip Kovacs [Thu, 26 Jan 2006 19:57:12 +0000 (19:57 +0000)]
using EWM hints STICKY/SKIP_PAGER/SKIP_TASKBAR; window type NORMAL

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@513 7f574dfc-610e-0410-a909-a81674777703

18 years agograph stuff fixed, sf.net bug 1401338 and 1400854
Brenden Matthews [Thu, 26 Jan 2006 04:44:19 +0000 (04:44 +0000)]
graph stuff fixed, sf.net bug 1401338 and 1400854

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@512 7f574dfc-610e-0410-a909-a81674777703

18 years ago$if_* fixed now
Brenden Matthews [Thu, 26 Jan 2006 03:05:12 +0000 (03:05 +0000)]
$if_* fixed now

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@511 7f574dfc-610e-0410-a909-a81674777703

18 years agoremoved compile warnings
Philip Kovacs [Thu, 26 Jan 2006 02:29:33 +0000 (02:29 +0000)]
removed compile warnings

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@510 7f574dfc-610e-0410-a909-a81674777703

18 years agoset extended wm hint _NET_WM_WINDOW_TYPE to _UTILITY
Philip Kovacs [Thu, 26 Jan 2006 01:27:41 +0000 (01:27 +0000)]
set extended wm hint _NET_WM_WINDOW_TYPE to _UTILITY

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@509 7f574dfc-610e-0410-a909-a81674777703

18 years ago$if_* still broken
Brenden Matthews [Wed, 25 Jan 2006 04:31:00 +0000 (04:31 +0000)]
$if_* still broken

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@508 7f574dfc-610e-0410-a909-a81674777703

18 years agosearch for variant names of glib 1.2 lib
Philip Kovacs [Tue, 24 Jan 2006 23:03:58 +0000 (23:03 +0000)]
search for variant names of glib 1.2 lib

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@507 7f574dfc-610e-0410-a909-a81674777703

18 years agoremoving temperature i2c from default text
Philip Kovacs [Mon, 23 Jan 2006 01:56:06 +0000 (01:56 +0000)]
removing temperature i2c from default text

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@506 7f574dfc-610e-0410-a909-a81674777703

18 years agosmall doc fix
Brenden Matthews [Sat, 21 Jan 2006 08:54:58 +0000 (08:54 +0000)]
small doc fix

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@505 7f574dfc-610e-0410-a909-a81674777703

18 years agotypo
Philip Kovacs [Thu, 12 Jan 2006 23:46:19 +0000 (23:46 +0000)]
typo

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@504 7f574dfc-610e-0410-a909-a81674777703

18 years agolink to glib with xmms
Philip Kovacs [Thu, 12 Jan 2006 03:17:34 +0000 (03:17 +0000)]
link to glib with xmms

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@503 7f574dfc-610e-0410-a909-a81674777703

18 years agolink to glib with xmms
Philip Kovacs [Thu, 12 Jan 2006 03:14:39 +0000 (03:14 +0000)]
link to glib with xmms

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@502 7f574dfc-610e-0410-a909-a81674777703

18 years agoxmms updates
Philip Kovacs [Thu, 12 Jan 2006 02:52:56 +0000 (02:52 +0000)]
xmms updates

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@501 7f574dfc-610e-0410-a909-a81674777703

18 years agoxmms version 1 player support added
Philip Kovacs [Thu, 12 Jan 2006 02:49:27 +0000 (02:49 +0000)]
xmms version 1 player support added

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@500 7f574dfc-610e-0410-a909-a81674777703

18 years agouse g_free() for glib shit
Brenden Matthews [Thu, 12 Jan 2006 01:22:14 +0000 (01:22 +0000)]
use g_free() for glib shit

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@499 7f574dfc-610e-0410-a909-a81674777703

18 years agoxmms check_dlerror()
Philip Kovacs [Thu, 12 Jan 2006 00:27:58 +0000 (00:27 +0000)]
xmms check_dlerror()

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@498 7f574dfc-610e-0410-a909-a81674777703

18 years agoxmms more error messages
Philip Kovacs [Thu, 12 Jan 2006 00:10:40 +0000 (00:10 +0000)]
xmms more error messages

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@497 7f574dfc-610e-0410-a909-a81674777703