1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-15 17:47:09 +00:00
Commit Graph

2149 Commits

Author SHA1 Message Date
Nikolas Garofil
9a334e4462 Bugfix: battery_bar should also work without argument 2010-04-11 19:49:27 +02:00
Nikolas Garofil
f7dcc664d7 Bugfix: When the first line behind TEXT was a comment, the start of the second line wasn't parsed 2010-04-10 20:06:04 +02:00
Brenden Matthews
c9f1625908 Fix X error when border_width is <1. 2010-04-07 10:59:45 -07:00
Brenden Matthews
04fd11b631 Fix device name parsing for diskio variables.
See:
https://sourceforge.net/tracker/?func=detail&aid=2981517&group_id=143975&atid=757308
2010-04-07 10:20:25 -07:00
Brenden Matthews
9c5e5d86bd Fix bug in $if_existing.
Ref:
http://sourceforge.net/tracker/?func=detail&aid=2979974&group_id=143975&atid=757308
2010-04-07 10:14:45 -07:00
Brenden Matthews
c8e6874065 Fix build failure with ncurses disabled.
Ref: http://bugs.gentoo.org/show_bug.cgi?id=313081
2010-04-07 09:34:33 -07:00
Pavel Labath
0a0a18656c Merge branch '1.8.0' into 1.8.1 2010-03-18 21:35:15 +01:00
Pavel Labath
c3f28e192a Fix a leak in mpd.c (refcount fail) 2010-03-18 21:34:11 +01:00
Cesare Tirabassi
0471aef596 Fix doc re. mixer names
(cherry picked from commit 1fe99bc578)
2010-03-13 19:30:29 +01:00
Cesare Tirabassi
b93fced933 Merge branch '1.8.0' of git.omp.am:/home/omp/git/conky into 1.8.0 2010-03-13 19:29:17 +01:00
Cesare Tirabassi
1fe99bc578 Fix doc re. mixer names 2010-03-13 19:28:45 +01:00
Pavel Labath
516ffa41b7 Merge branch '1.8.0' into 1.8.1 2010-03-13 01:15:33 +01:00
Pavel Labath
323e360e6f yikes, fix editing fail, thanks norsetto 2010-03-13 01:14:30 +01:00
Pavel Labath
56629f7e60 Fix iwlib detection in certain situations 2010-03-06 13:34:18 +01:00
Brenden Matthews
acfbad9b16 Build fix due to bad include ordering. 2010-03-03 11:21:41 -08:00
Pavel Labath
e639ad45ae Merge branch '1.8.0' into 1.8.1
Conflicts:
	configure.ac.in
2010-03-03 11:59:15 +01:00
Pavel Labath
0c83d64a86 Fix crash when using $desktop_name with out_to_x no 2010-03-03 11:56:25 +01:00
Cesare Tirabassi
fde58c9d93 Fix sf: #2961602
Add missing --quiet option and optional arguments to --pause and --interval
(cherry picked from commit a9e5820a34)
2010-03-02 20:29:15 +01:00
Cesare Tirabassi
a9e5820a34 Fix sf: #2961602
Add missing --quiet option and optional arguments to --pause and --interval
2010-03-02 20:26:59 +01:00
Pavel Labath
e6a220b3a7 s/substract/subtract/ 2010-02-28 14:06:18 +01:00
Pavel Labath
1dc3870c8a s/substract/subtract/ 2010-02-28 14:06:05 +01:00
Nikolas Garofil
ba06e0acad 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
2010-02-23 14:41:11 +01:00
Nikolas Garofil
72f5aa7ece 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
2010-02-23 14:38:08 +01:00
Cesare Tirabassi
8ca6ea6aec 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 085c39d394)
2010-02-22 22:48:32 +01:00
Cesare Tirabassi
085c39d394 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?
2010-02-22 22:45:51 +01:00
Nikolas Garofil
d35aad5bfa Fix wrong output when nesting $combine-s 2010-02-22 19:35:36 +01:00
Nikolas Garofil
29f013b34d Fix wrong output when nesting $combine-s 2010-02-22 19:35:03 +01:00
Nikolas Garofil
80ee83c87f Fix memleak 2010-02-22 16:50:10 +01:00
Nikolas Garofil
7a8c1e45c8 Fix memleak 2010-02-22 16:49:38 +01:00
Nikolas Garofil
87a33551f7 Fix output of $combine when used in combination with $head 2010-02-22 16:35:25 +01:00
Nikolas Garofil
f48124bdea Fix output of $combine when used in combination with $head 2010-02-22 16:34:14 +01:00
Nikolas Garofil
caf38b3a12 Fix current_mail_spool memleak 2010-02-18 01:34:19 +01:00
Nikolas Garofil
7bf902f14a Fix current_mail_spool memleak 2010-02-18 01:33:49 +01:00
Nikolas Garofil
53e4299162 Fix memleak in if_match 2010-02-17 20:36:01 +01:00
Nikolas Garofil
597586f289 Fix memleak in if_match 2010-02-17 20:34:53 +01:00
Pavel Labath
b1a07a1750 Update docs to be consistent with changes in previous commit 2010-02-17 19:56:20 +01:00
Pavel Labath
eb0b439716 Update docs to be consistent with changes in previous commit 2010-02-17 19:56:09 +01:00
Pavel Labath
7bec4e0be8 Try to make $if_match better handle stranger inputs
This should fix sf.net #2953283
2010-02-17 19:45:22 +01:00
Pavel Labath
3b7454fd9b Try to make $if_match better handle stranger inputs
This should fix sf.net #2953283
2010-02-17 19:44:22 +01:00
Ben Kibbey
edaf742295 Added AF_UNIX socket support.
Signed-off-by: Brenden Matthews <brenden@diddyinc.com>
2010-02-17 09:32:01 -08:00
Ben Kibbey
93d8b01f48 Added AF_UNIX socket support.
Signed-off-by: Brenden Matthews <brenden@diddyinc.com>
2010-02-17 09:31:52 -08:00
Cesare Tirabassi
2c33e6e565 Fix last commit which fails to build when X11 is not enabled
(cherry picked from commit 925e80ac11)
2010-02-17 12:43:53 +01:00
Cesare Tirabassi
925e80ac11 Fix last commit which fails to build when X11 is not enabled 2010-02-17 12:38:05 +01:00
Nikolas Garofil
ac6dff791f Fix wrong mixer values on some systems (thanks hoffa) 2010-02-12 18:57:22 +01:00
Nikolas Garofil
29ef435c8f Fix wrong mixer values on some systems (thanks hoffa) 2010-02-12 18:57:02 +01:00
Nikolas Garofil
656177e0de Warn at wrong alignment setting and make sure it's disabled when the windowtype is dock 2010-02-12 03:04:25 +01:00
Nikolas Garofil
96c059773b Warn at wrong alignment setting and make sure it's disabled when the windowtype is dock 2010-02-12 03:03:31 +01:00
Pavel Labath
6526b47b2c Fix compilation without --enable-argb
Bug reported by zaphire
2010-02-03 22:38:15 +01:00
Pavel Labath
ab55088784 Fix compilation without --enable-argb
Bug reported by zaphire
2010-02-03 22:36:04 +01:00
Cesare Tirabassi
d2ce1d2909 Replaces commit 44e3708cdb
Thanks to ichelm610x for the patch.
I just added memoization to reduce the impact of the many system calls.
(cherry picked from commit 1eedf2633b)
2010-01-31 21:00:37 +01:00