monky
13 years agofix to detect n900 battery; add support to built in battery variables to work with...
Creamy Goodness [Wed, 8 Sep 2010 03:16:44 +0000 (21:16 -0600)]
fix to detect n900 battery; add support to built in battery variables to work with maemo 'sysfs'

13 years agochanges to fix compilation under maemo5 - provided by Darren Long
Creamy Goodness [Mon, 6 Sep 2010 21:17:47 +0000 (15:17 -0600)]
changes to fix compilation under maemo5 - provided by Darren Long

13 years agochanges to fix compilation under maemo5 - provided by Darren Long
Creamy Goodness [Mon, 6 Sep 2010 21:17:47 +0000 (15:17 -0600)]
changes to fix compilation under maemo5 - provided by Darren Long

13 years agoInitial version 1.8.0 with no maemo fixes
Creamy Goodness [Sun, 5 Sep 2010 21:15:12 +0000 (15:15 -0600)]
Initial version 1.8.0 with no maemo fixes

13 years agoFreeBSD supports addr and if_running
Nikos Ntarmos [Sun, 5 Dec 2010 03:57:40 +0000 (05:57 +0200)]
FreeBSD supports addr and if_running

Signed-off-by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
Signed-off-by: Pavel Labath <pavelo@centrum.sk>

13 years agoxmms2 and audacious bars exist only under X
Nikos Ntarmos [Sun, 5 Dec 2010 03:57:39 +0000 (05:57 +0200)]
xmms2 and audacious bars exist only under X

Signed-off-by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
Signed-off-by: Pavel Labath <pavelo@centrum.sk>

13 years agokvm_proc needs synchronized access
Nikos Ntarmos [Sun, 5 Dec 2010 03:57:38 +0000 (05:57 +0200)]
kvm_proc needs synchronized access

Signed-off-by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
Signed-off-by: Pavel Labath <pavelo@centrum.sk>

13 years agoapcupsd and iostats work on FreeBSD
Nikos Ntarmos [Sun, 5 Dec 2010 03:57:37 +0000 (05:57 +0200)]
apcupsd and iostats work on FreeBSD

Signed-off-by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
Signed-off-by: Pavel Labath <pavelo@centrum.sk>

13 years agoBuild fixes for bmpx
Nikos Ntarmos [Sun, 5 Dec 2010 03:57:36 +0000 (05:57 +0200)]
Build fixes for bmpx

Signed-off-by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
Signed-off-by: Pavel Labath <pavelo@centrum.sk>

13 years agofclose(3) instead of pclose(3) as the latter seems to leak file descriptors
Nikos Ntarmos [Sun, 5 Dec 2010 03:57:35 +0000 (05:57 +0200)]
fclose(3) instead of pclose(3) as the latter seems to leak file descriptors

Signed-off-by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
Signed-off-by: Pavel Labath <pavelo@centrum.sk>

13 years agoFix for segfault in top_name stuff.
Brenden Matthews [Wed, 20 Oct 2010 00:36:29 +0000 (17:36 -0700)]
Fix for segfault in top_name stuff.

13 years agoBump rev.
Brenden Matthews [Fri, 15 Oct 2010 18:29:55 +0000 (11:29 -0700)]
Bump rev.

13 years agoFixed foreground colors being semi-transparent
Kevin Lyles [Fri, 6 Aug 2010 02:34:06 +0000 (21:34 -0500)]
Fixed foreground colors being semi-transparent

Signed-off-by: Brenden Matthews <brenden@diddyinc.com>

13 years agoFixed gradients to actually use both end colors
Kevin Lyles [Fri, 6 Aug 2010 02:33:49 +0000 (21:33 -0500)]
Fixed gradients to actually use both end colors

Signed-off-by: Brenden Matthews <brenden@diddyinc.com>

13 years agoEnable use of HTTP cache headers in curl plugin
Dan McGee [Thu, 14 Oct 2010 03:00:46 +0000 (22:00 -0500)]
Enable use of HTTP cache headers in curl plugin

This will allow us to get 304 responses back from remote URLs that we are
grabbing using the curl, weather, and rss plugins. The first time we fetch a
resource, we will always get the full content, but from there on out we will
store any provided 'Etag' or 'Last-Modified' header, and submit these on the
next request. If we get a 304 response back, we won't have to do any work at
all.

This benefits both us (bandwidth and parsing savings) and remote URLs (we
actually make an attempt to not retrieve the same resource over and over
again).

Signed-off-by: Brenden Matthews <brenden@diddyinc.com>

13 years agoBuild fix for XMMS2.
Brenden Matthews [Thu, 14 Oct 2010 23:51:53 +0000 (16:51 -0700)]
Build fix for XMMS2.

This resolves bug 3085691, see:
https://sourceforge.net/tracker/index.php?func=detail&aid=3085691&group_id=143975&atid=757308

13 years agoBulid fix for nvidia support.
Brenden Matthews [Wed, 6 Oct 2010 18:49:27 +0000 (11:49 -0700)]
Bulid fix for nvidia support.

See http://bugs.gentoo.org/show_bug.cgi?id=339971 for details.

13 years agoBump rev.
Brenden Matthews [Tue, 5 Oct 2010 22:34:39 +0000 (15:34 -0700)]
Bump rev.

13 years agoBump for release.
Brenden Matthews [Tue, 5 Oct 2010 22:26:24 +0000 (15:26 -0700)]
Bump for release.

13 years agoFix indentation.
Brenden Matthews [Tue, 5 Oct 2010 20:25:32 +0000 (13:25 -0700)]
Fix indentation.

13 years agoFix warning.
Brenden Matthews [Tue, 5 Oct 2010 20:22:27 +0000 (13:22 -0700)]
Fix warning.

13 years agoAllow method to pass execgraph arguments containing spaces.
Brenden Matthews [Tue, 5 Oct 2010 19:26:52 +0000 (12:26 -0700)]
Allow method to pass execgraph arguments containing spaces.

13 years agoAbort curl transfers if they drop below 1000B/s for more than 60s.
Ben Kibbey [Tue, 5 Oct 2010 19:09:05 +0000 (12:09 -0700)]
Abort curl transfers if they drop below 1000B/s for more than 60s.

Signed-off-by: Brenden Matthews <brenden@diddyinc.com>

13 years agoCorrect docs.
Brenden Matthews [Tue, 5 Oct 2010 19:03:10 +0000 (12:03 -0700)]
Correct docs.

13 years agoImprove curl code.
Brenden Matthews [Tue, 5 Oct 2010 18:53:55 +0000 (11:53 -0700)]
Improve curl code.

13 years agoFix short_units for below kilo values.
Markus [Tue, 5 Oct 2010 18:29:39 +0000 (11:29 -0700)]
Fix short_units for below kilo values.

Signed-off-by: Brenden Matthews <brenden@diddyinc.com>

13 years agoWhen we have a failure in mail thread, sleep for a bit.
Brenden Matthews [Thu, 9 Sep 2010 17:53:39 +0000 (10:53 -0700)]
When we have a failure in mail thread, sleep for a bit.

13 years agoImprove failure handling in mail threads.
Brenden Matthews [Thu, 9 Sep 2010 17:48:57 +0000 (10:48 -0700)]
Improve failure handling in mail threads.

When we have a failure in the mail thread, lookup the hostname again in
case the failure is due odd to DNS changes, or some other madness.

13 years agoFix segfault in ccurl_thread.c
Pavel Labath [Sun, 29 Aug 2010 11:31:18 +0000 (13:31 +0200)]
Fix segfault in ccurl_thread.c

curl_global_init() is not thread-safe, it must be called at the start of main()

13 years agoFix crash in mail stuff due to bad free().
Brenden Matthews [Thu, 26 Aug 2010 17:32:27 +0000 (10:32 -0700)]
Fix crash in mail stuff due to bad free().

13 years agofix compilation errors in previous commit
Pavel Labath [Tue, 24 Aug 2010 20:23:55 +0000 (22:23 +0200)]
fix compilation errors in previous commit

13 years agoFix segfault in i8k (sf.net #3007167)
Pavel Labath [Fri, 20 Aug 2010 10:07:21 +0000 (12:07 +0200)]
Fix segfault in i8k (sf.net #3007167)

Apparently, sometimes the value of i8k.right_fan_status is sometimes null. This just makes sure
the null value isn't passed to atoi(3). A better solution would be to figure out why is it null,
but I cannot do that as I don't have the hardware.

13 years agofix typo
Pavel Labath [Mon, 16 Aug 2010 14:42:05 +0000 (16:42 +0200)]
fix typo

13 years agoUse getaddrinfo instead of gethostbyname
Pavel Labath [Sun, 15 Aug 2010 12:56:46 +0000 (14:56 +0200)]
Use getaddrinfo instead of gethostbyname

Patches conky to use getaddrinfo instead of gethostbyname everywhere. gethostbyname is rather
flawed and doesn't support IPv6 properly.

Patch contributed by Pascal Bleser

13 years agoBuild fix for IBM support when X is disabled.
Brenden Matthews [Fri, 13 Aug 2010 17:58:35 +0000 (10:58 -0700)]
Build fix for IBM support when X is disabled.

See http://bugs.gentoo.org/show_bug.cgi?id=331171 for details.

13 years agoFix 'nvidia with ncurses segfaults' (sf.net #3006233)
Pavel Labath [Fri, 13 Aug 2010 13:05:05 +0000 (15:05 +0200)]
Fix 'nvidia with ncurses segfaults' (sf.net #3006233)

Additionally, add a nvidia_display variable. This enables the $nvidia variable to be used without
out_to_x yes (X11 support still has to be built in, you just don't have to use it).

13 years agoMake $fs_used_perc and $fs_bar report used space correctly
Pavel Labath [Thu, 12 Aug 2010 18:41:28 +0000 (20:41 +0200)]
Make $fs_used_perc and $fs_bar report used space correctly

they reported fs->size - fs->avail, which is not correct if fs has super-user reserved blocks.

note that now $fs_used_perc and $fs_free_perc need not add up to 100%, but that is consistent
with what $fs_used and $fs_free do.

13 years agoFix buffer overflows in eve.c (sf.net #3034056)
Pavel Labath [Thu, 12 Aug 2010 15:21:45 +0000 (17:21 +0200)]
Fix buffer overflows in eve.c (sf.net #3034056)

13 years agoFix gcc warning
Pavel Labath [Thu, 29 Jul 2010 14:29:11 +0000 (16:29 +0200)]
Fix gcc warning

13 years agoFix bug where IMAP doesn't refresh counts after IDLE timeout.
Brenden Matthews [Fri, 18 Jun 2010 23:09:11 +0000 (16:09 -0700)]
Fix bug where IMAP doesn't refresh counts after IDLE timeout.

13 years agoChange a debug printf to DBGP.
Brenden Matthews [Fri, 18 Jun 2010 19:02:34 +0000 (12:02 -0700)]
Change a debug printf to DBGP.

13 years agoFix segfault in mail folder (SF: 3007493)
Brenden Matthews [Fri, 18 Jun 2010 19:00:11 +0000 (12:00 -0700)]
Fix segfault in mail folder (SF: 3007493)

13 years agoRevert "Fix segfault in mail folder (SF: 3007493)"
Brenden Matthews [Fri, 18 Jun 2010 18:34:49 +0000 (11:34 -0700)]
Revert "Fix segfault in mail folder (SF: 3007493)"

This reverts commit a78d9538fcaa1ba01cccac507c4a1940105c8979.

13 years agoFix bug in IMAP idle, reduce IDLE timeout.
Brenden Matthews [Fri, 18 Jun 2010 18:29:05 +0000 (11:29 -0700)]
Fix bug in IMAP idle, reduce IDLE timeout.

13 years agoFix alignment ($align[rc]) issue for exec & lua objects.
Brenden Matthews [Fri, 18 Jun 2010 18:15:01 +0000 (11:15 -0700)]
Fix alignment ($align[rc]) issue for exec & lua objects.

13 years agoRevert "Bugfix: $alignr only worked on the first line of $execp, $execpi, $lua and...
Brenden Matthews [Fri, 18 Jun 2010 18:02:49 +0000 (11:02 -0700)]
Revert "Bugfix: $alignr only worked on the first line of $execp, $execpi, $lua and $lua_parse"

This reverts commit 691036e3c37abc072e45ec84a35d0567a3702599.

13 years agoAdd missing include.
Brenden Matthews [Fri, 18 Jun 2010 17:35:41 +0000 (10:35 -0700)]
Add missing include.

13 years agoIgnore spaces in {} when breaking up arguments to $lua
Pavel Labath [Fri, 18 Jun 2010 15:55:49 +0000 (17:55 +0200)]
Ignore spaces in {} when breaking up arguments to $lua

13 years agoSmall build fix & zero playtime and progress bars when XMMS2 playback is stopped.
Pavel Labath [Sun, 13 Jun 2010 17:10:59 +0000 (19:10 +0200)]
Small build fix & zero playtime and progress bars when XMMS2 playback is stopped.

patch contributed by sleipner

13 years agoBuild fix for IBM support.
Brenden Matthews [Wed, 9 Jun 2010 00:59:06 +0000 (17:59 -0700)]
Build fix for IBM support.

13 years agoFix segfault in mail folder (SF: 3007493)
Nikolas Garofil [Wed, 2 Jun 2010 17:22:44 +0000 (19:22 +0200)]
Fix segfault in mail folder (SF: 3007493)

13 years agouse free instead of free_and_zero (it's not available in this branch and zero-ing...
Nikolas Garofil [Wed, 2 Jun 2010 16:33:59 +0000 (18:33 +0200)]
use free instead of free_and_zero (it's not available in this branch and zero-ing is not necessary here)

13 years agofix tiny memleak when $top is used wrong
Nikolas Garofil [Sun, 30 May 2010 15:20:54 +0000 (17:20 +0200)]
fix tiny memleak when $top is used wrong

13 years ago${top} fixes for FreeBSD
Alexander Graf [Fri, 28 May 2010 15:28:21 +0000 (17:28 +0200)]
${top} fixes for FreeBSD

${top}, ${top_mem} and ${top_time} are now recognized as variables.  The
parts of code doing this were in a #ifdef __linux__.

The total CPU time of processes (${top} with "time" argument) is now
printable, and ${top_time} works.

Signed-off-by: Alexander Graf <agraf@znc.in>

13 years agoFix build errors under FreeBSD
Alexander Graf [Fri, 28 May 2010 14:53:13 +0000 (16:53 +0200)]
Fix build errors under FreeBSD

Makefile.am:  top.c was enlisted as Linux-only source, though it is
required for conky on every operating system.

conky.[ch]:  top_running definition was inside #ifdef __linux__, though
required by top.c on every operating system.

freebsd.c:  Change return type of update_*() to int, as required by
common.h; remove free_all_processes() as it is defined by top.c.  The
changes done to freebsd.c must be done to netbsd.c and openbsd.c, too.
I did not do it as I have no opportunity to test conky under NetBSD or
OpenBSD.

Signed-off-by: Alexander Graf <agraf@znc.in>

13 years agoFix battery_bar not parsing arguments correctly (sf: #2998034, lp: #569195)
Cesare Tirabassi [Sun, 23 May 2010 09:08:08 +0000 (11:08 +0200)]
Fix battery_bar not parsing arguments correctly (sf: #2998034, lp: #569195)

13 years agoMake sure audacious-code compiles
Nikolas Garofil [Sun, 9 May 2010 20:52:27 +0000 (22:52 +0200)]
Make sure audacious-code compiles

13 years agoBugfix: RSS interval was in secs instead of mins
Nikolas Garofil [Thu, 6 May 2010 10:00:43 +0000 (12:00 +0200)]
Bugfix: RSS interval was in secs instead of mins

13 years agoBugfix: $alignr only worked on the first line of $execp, $execpi, $lua and $lua_parse
Nikolas Garofil [Wed, 5 May 2010 20:13:09 +0000 (22:13 +0200)]
Bugfix: $alignr only worked on the first line of $execp, $execpi, $lua and $lua_parse

13 years agoBugfix: memory and thread-deleting problems
Nikolas Garofil [Wed, 5 May 2010 16:57:27 +0000 (18:57 +0200)]
Bugfix: memory and thread-deleting problems

This patch is the C version of a32d9e41a440a043e19d20e3b91a45f626297472
(from the master branch).

14 years agoBugfix: read_tcp treated a succesfull connection as failed and vice versa
Nikolas Garofil [Thu, 15 Apr 2010 17:56:14 +0000 (19:56 +0200)]
Bugfix: read_tcp treated a succesfull connection as failed and vice versa

14 years agoBugfix: "out_to_x no" was ignored when in a file included with ${include path_to_file}
Nikolas Garofil [Wed, 14 Apr 2010 19:27:56 +0000 (21:27 +0200)]
Bugfix: "out_to_x no" was ignored when in a file included with ${include path_to_file}

14 years agoAdd $nodename_short.
Laurent Papier [Tue, 13 Apr 2010 00:41:23 +0000 (17:41 -0700)]
Add $nodename_short.

Signed-off-by: Brenden Matthews <brenden@diddyinc.com>

14 years agoRemoved all code depending on MIXER_IS_ALSA
Nikolas Garofil [Tue, 13 Apr 2010 00:36:50 +0000 (02:36 +0200)]
Removed all code depending on MIXER_IS_ALSA

Reasons:
-As far as i know, all systems can use the non-MIXER_IS_ALSA way to get the values
-This code shows wrong mixer values

14 years agoBugfix: adding/removing use_xft in the config had no effect unless you restarted...
Nikolas Garofil [Mon, 12 Apr 2010 21:36:20 +0000 (23:36 +0200)]
Bugfix: adding/removing use_xft in the config had no effect unless you restarted conky, reloading the config was not enough

14 years agoFix building with Audacious >= 2.3
Daniel Pielmeier [Mon, 12 Apr 2010 21:24:42 +0000 (14:24 -0700)]
Fix building with Audacious >= 2.3

Signed-off-by: Brenden Matthews <brenden@diddyinc.com>

14 years agoDon't use alarm() in texeci to terminate long processes.
Brenden Matthews [Mon, 12 Apr 2010 21:09:44 +0000 (14:09 -0700)]
Don't use alarm() in texeci to terminate long processes.

14 years agoinotifi_init1() is not available on older systems
Pavel Labath [Mon, 12 Apr 2010 20:40:16 +0000 (22:40 +0200)]
inotifi_init1() is not available on older systems

-> replace with inotify_init() + fcntl()
atomicity should not be important here, since we don't have any threads running at the point of
the call

14 years agoBugfix: mixerbar showed wrong values
Nikolas Garofil [Mon, 12 Apr 2010 12:40:15 +0000 (14:40 +0200)]
Bugfix: mixerbar showed wrong values

14 years agoBugfix: ac-adapter is sometimes called ADP1 in sysfs instead of AC
Nikolas Garofil [Mon, 12 Apr 2010 10:45:10 +0000 (12:45 +0200)]
Bugfix: ac-adapter is sometimes called ADP1 in sysfs instead of AC

14 years agoBugfix: battery_bar should also work without argument
Nikolas Garofil [Sun, 11 Apr 2010 17:49:27 +0000 (19:49 +0200)]
Bugfix: battery_bar should also work without argument

14 years agoBugfix: When the first line behind TEXT was a comment, the start of the second line...
Nikolas Garofil [Sat, 10 Apr 2010 18:06:04 +0000 (20:06 +0200)]
Bugfix: When the first line behind TEXT was a comment, the start of the second line wasn't parsed

14 years agoFix X error when border_width is <1.
Brenden Matthews [Wed, 7 Apr 2010 17:59:45 +0000 (10:59 -0700)]
Fix X error when border_width is <1.

14 years agoFix device name parsing for diskio variables.
Brenden Matthews [Wed, 7 Apr 2010 17:20:25 +0000 (10:20 -0700)]
Fix device name parsing for diskio variables.

See:
https://sourceforge.net/tracker/?func=detail&aid=2981517&group_id=143975&atid=757308

14 years agoFix bug in $if_existing.
Brenden Matthews [Wed, 7 Apr 2010 17:14:45 +0000 (10:14 -0700)]
Fix bug in $if_existing.

Ref:
http://sourceforge.net/tracker/?func=detail&aid=2979974&group_id=143975&atid=757308

14 years agoFix build failure with ncurses disabled.
Brenden Matthews [Wed, 7 Apr 2010 16:34:33 +0000 (09:34 -0700)]
Fix build failure with ncurses disabled.

Ref: http://bugs.gentoo.org/show_bug.cgi?id=313081

14 years agoMerge branch '1.8.0' into 1.8.1
Pavel Labath [Thu, 18 Mar 2010 20:35:15 +0000 (21:35 +0100)]
Merge branch '1.8.0' into 1.8.1

14 years agoFix a leak in mpd.c (refcount fail)
Pavel Labath [Thu, 18 Mar 2010 20:31:18 +0000 (21:31 +0100)]
Fix a leak in mpd.c (refcount fail)

14 years agoFix doc re. mixer names
Cesare Tirabassi [Sat, 13 Mar 2010 18:28:45 +0000 (19:28 +0100)]
Fix doc re. mixer names
(cherry picked from commit 1fe99bc578106379bc642dd47daee081f9db563f)

14 years agoMerge branch '1.8.0' of git.omp.am:/home/omp/git/conky into 1.8.0
Cesare Tirabassi [Sat, 13 Mar 2010 18:29:17 +0000 (19:29 +0100)]
Merge branch '1.8.0' of git.omp.am:/home/omp/git/conky into 1.8.0

14 years agoFix doc re. mixer names
Cesare Tirabassi [Sat, 13 Mar 2010 18:28:45 +0000 (19:28 +0100)]
Fix doc re. mixer names

14 years agoMerge branch '1.8.0' into 1.8.1
Pavel Labath [Sat, 13 Mar 2010 00:15:33 +0000 (01:15 +0100)]
Merge branch '1.8.0' into 1.8.1

14 years agoyikes, fix editing fail, thanks norsetto
Pavel Labath [Sat, 13 Mar 2010 00:14:30 +0000 (01:14 +0100)]
yikes, fix editing fail, thanks norsetto

14 years agoFix iwlib detection in certain situations
Pavel Labath [Sat, 6 Mar 2010 12:34:18 +0000 (13:34 +0100)]
Fix iwlib detection in certain situations

14 years agoBuild fix due to bad include ordering.
Brenden Matthews [Wed, 3 Mar 2010 19:21:41 +0000 (11:21 -0800)]
Build fix due to bad include ordering.

14 years agoMerge branch '1.8.0' into 1.8.1
Pavel Labath [Wed, 3 Mar 2010 10:59:15 +0000 (11:59 +0100)]
Merge branch '1.8.0' into 1.8.1

Conflicts:
configure.ac.in

14 years agoFix crash when using $desktop_name with out_to_x no
Pavel Labath [Wed, 3 Mar 2010 10:56:25 +0000 (11:56 +0100)]
Fix crash when using $desktop_name with out_to_x no

14 years agoFix sf: #2961602
Cesare Tirabassi [Tue, 2 Mar 2010 19:26:59 +0000 (20:26 +0100)]
Fix sf: #2961602

Add missing --quiet option and optional arguments to --pause and --interval
(cherry picked from commit a9e5820a3454f27cdb388f988f21d154aa2c9cce)

14 years agoFix sf: #2961602
Cesare Tirabassi [Tue, 2 Mar 2010 19:26:59 +0000 (20:26 +0100)]
Fix sf: #2961602

Add missing --quiet option and optional arguments to --pause and --interval

14 years agos/substract/subtract/
Pavel Labath [Sun, 28 Feb 2010 13:05:28 +0000 (14:05 +0100)]
s/substract/subtract/

14 years agos/substract/subtract/
Pavel Labath [Sun, 28 Feb 2010 13:05:28 +0000 (14:05 +0100)]
s/substract/subtract/

14 years agoFix removing the config and sending a SIGUSR1 results in segfault
Nikolas Garofil [Tue, 23 Feb 2010 13:41:11 +0000 (14:41 +0100)]
Fix removing the config and sending a SIGUSR1 results in segfault

This re-implements the fix of the previous commit because that one
assumed that only overwriting the configfile can cause the config
to reload

14 years agoFix removing the config and sending a SIGUSR1 results in segfault
Nikolas Garofil [Tue, 23 Feb 2010 13:38:08 +0000 (14:38 +0100)]
Fix removing the config and sending a SIGUSR1 results in segfault

This re-implements the fix of the previous commit because that one
assumed that only overwriting the configfile can cause the config
to reload

14 years agoFix LP: #525926; conky sigsegv if config file is deleted
Cesare Tirabassi [Mon, 22 Feb 2010 21:45:51 +0000 (22:45 +0100)]
Fix LP: #525926; conky sigsegv if config file is deleted

Basically, we only relod if the file is modified but still handle the case
where the watch gets lost. Maybe we should just ignore IN_IGNORE altogether?
(cherry picked from commit 085c39d39464642746a1883266d9dffcfc10e84c)

14 years agoFix LP: #525926; conky sigsegv if config file is deleted
Cesare Tirabassi [Mon, 22 Feb 2010 21:45:51 +0000 (22:45 +0100)]
Fix LP: #525926; conky sigsegv if config file is deleted

Basically, we only relod if the file is modified but still handle the case
where the watch gets lost. Maybe we should just ignore IN_IGNORE altogether?

14 years agoFix wrong output when nesting $combine-s
Nikolas Garofil [Mon, 22 Feb 2010 18:35:36 +0000 (19:35 +0100)]
Fix wrong output when nesting $combine-s

14 years agoFix wrong output when nesting $combine-s
Nikolas Garofil [Mon, 22 Feb 2010 18:35:03 +0000 (19:35 +0100)]
Fix wrong output when nesting $combine-s

14 years agoFix memleak
Nikolas Garofil [Mon, 22 Feb 2010 15:50:10 +0000 (16:50 +0100)]
Fix memleak

14 years agoFix memleak
Nikolas Garofil [Mon, 22 Feb 2010 15:49:38 +0000 (16:49 +0100)]
Fix memleak

14 years agoFix output of $combine when used in combination with $head
Nikolas Garofil [Mon, 22 Feb 2010 15:35:25 +0000 (16:35 +0100)]
Fix output of $combine when used in combination with $head