1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 15:09:07 +00:00
conky/src
Cesare Tirabassi 3bb9b4b6b5 Revert "Undid last 3 commits, see rest of the comment for the reason:"
First of all, we may or may not agree, but I consider reverting my
commits without prior discussion as a minimum unpolite.
I also don't like sites that oblige to register, thats the very reason
why I went with noaa first (and why I use that myself).
Howver, weather.com has a couple of nice features forom an user
viewpoint:

1. Their icons can be used to add a visual quality to the weather
report.
2. They have forecast data, which is not possible to have with noaa
(using TAF its an option, but its going to be very difficult and will
be limited in time and scope).

Nobody is obliged to do anything, people who likes noaa will use noaa,
people that don't mind register or wants the additional benefit will use
weather.com.
Having libxms2 as a dragged depends is, first of all, also with other
options (rss and eve), second we can try to work around it with an
additional compilation flag if really deemed necessary.

This reverts commit d872562942.
2009-07-18 19:13:37 +02:00
..
algebra.c fix for testing and debug on FreeBSD 2009-06-22 02:00:11 +02:00
algebra.h Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
apcupsd.c Allow src/apcupsd.c to compile cleanly on FreeBSD. 2009-05-23 21:08:32 -06:00
apcupsd.h Various fixes. 2009-05-10 13:11:09 -06:00
audacious.c whitespace cleanup 2009-02-22 19:05:52 +01:00
audacious.h Removing old svn keywords. 2008-12-09 16:35:49 -07:00
bmpx.c Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
bmpx.h Split conky.h into several smaller header files 2008-06-14 18:41:12 +00:00
build.h.in - Comment out NetBSD/SanOS garbage 2006-08-12 06:10:18 +00:00
colours.c Simplify graph gradient stuff. 2009-05-26 11:44:16 -06:00
colours.h Simplify graph gradient stuff. 2009-05-26 11:44:16 -06:00
common.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
common.h Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
conf_cookie.c fix conf_cookie for FreeBSD 2009-06-22 01:59:26 +02:00
conf_cookie.h fix conf_cookie for FreeBSD 2009-06-22 01:59:26 +02:00
conky.c Revert "Undid last 3 commits, see rest of the comment for the reason:" 2009-07-18 19:13:37 +02:00
conky.h refactored desktop info code so that its only called on X property events; TO DO doesn't work with own_window 2009-07-14 16:57:51 +02:00
diskio.c free(3) previously strndup(3)'ed diskio.dev 2009-05-28 21:27:55 -06:00
diskio.h Integrate FreeBSD diskio support. 2009-05-23 21:08:32 -06:00
eve.c Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
eve.h Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
fonts.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
fonts.h Fix regression with loading of non-Xft fonts (sf.net #2804324). 2009-06-10 14:08:39 -06:00
freebsd.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
freebsd.h Include sys/param.h for FreeBSD 2009-06-08 13:05:20 -06:00
fs.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
fs.h here comes the big header include rewrite 2008-12-15 23:12:33 +01:00
hddtemp.c Actually fix hddtemp parsing. 2009-05-24 18:15:05 -06:00
hddtemp.h rewrite hddtemp 2008-12-08 16:01:15 +01:00
ibm.c Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
ibm.h outsource ibm-acpi stuff into it's own source file 2009-02-22 02:58:29 +01:00
imlib2.c A whole bunch of changes, mostly Lua related. 2009-07-09 22:47:41 -06:00
imlib2.h Added some better cache control options for Imlib2. 2009-06-03 13:24:53 -06:00
libmpdclient.c Fix hostname resolution for mpd_host 2009-05-30 19:55:06 -06:00
libmpdclient.h make diskio accept devices starting with "/dev/" 2008-03-31 03:51:29 +00:00
libtcp-portmon.c Removing old svn keywords. 2008-12-09 16:35:49 -07:00
libtcp-portmon.h Removing old svn keywords. 2008-12-09 16:35:49 -07:00
linux.c Fix memleaks when reloading configuration and place same parts of main() and reload_config() in a seperate function 2009-07-17 18:01:41 +02:00
linux.h Adding if_up support for FreeBSD. 2009-03-29 01:25:57 +01:00
llua.c Fix Lua window table segfault. 2009-07-12 21:38:35 -06:00
llua.h A whole bunch of changes, mostly Lua related. 2009-07-09 22:47:41 -06:00
logging.h Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
mail.c Check for deleted and not expunged emails 2009-06-08 13:05:20 -06:00
mail.h Extra includes to fix compiling on FreeBSD 2009-03-29 01:25:43 +01:00
Makefile.am A whole bunch of changes, mostly Lua related. 2009-07-09 22:47:41 -06:00
mboxscan.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
mboxscan.h Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
mixer.c Make ALSA mixers available on Linux, and added $if_mixer_mute. 2009-04-28 10:56:49 -06:00
mixer.h Make ALSA mixers available on Linux, and added $if_mixer_mute. 2009-04-28 10:56:49 -06:00
moc.c use a global struct moc_s 2008-12-22 19:36:24 +01:00
moc.h use a global struct moc_s 2008-12-22 19:36:24 +01:00
mpd.c Fixed $if_mpd_playing. Would not return false after true. 2009-06-14 20:07:59 -06:00
mpd.h Read MPD connection data from environment. 2009-06-14 20:07:59 -06:00
netbsd.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
netbsd.h Split conky.h into several smaller header files 2008-06-14 18:41:12 +00:00
nvidia.c Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
nvidia.h Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
openbsd.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
openbsd.h Merge OpenBSD patches from ports 2009-06-03 09:16:23 +03:00
prss.c Removing old svn keywords. 2008-12-09 16:35:49 -07:00
prss.h Removing old svn keywords. 2008-12-09 16:35:49 -07:00
rss.c Refactor some of the new weather code, fix docs. 2009-07-12 23:31:57 -06:00
rss.h Split conky.h into several smaller header files 2008-06-14 18:41:12 +00:00
smapi.c here comes the big header include rewrite 2008-12-15 23:12:33 +01:00
smapi.h here comes the big header include rewrite 2008-12-15 23:12:33 +01:00
solaris.c Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
sony.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
sony.h Removed bits about BSD license. 2009-05-04 13:20:42 -06:00
specials.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
specials.h Improved parsing of graph arguments. 2009-07-04 21:43:45 -06:00
tailhead.c fix for testing and debug on FreeBSD 2009-06-22 02:00:11 +02:00
tailhead.h Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
tcp-portmon.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
tcp-portmon.h rewrite tcp-portmon hooks 2008-12-11 15:28:21 +01:00
temphelper.c Refactor some of the new weather code, fix docs. 2009-07-12 23:31:57 -06:00
temphelper.h Removing old svn keywords. 2008-12-09 16:35:49 -07:00
text_object.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
text_object.h Refactor some of the new weather code, fix docs. 2009-07-12 23:31:57 -06:00
timed_thread.c Handle thread death better (sf.net #2818145). 2009-07-07 17:33:38 -06:00
timed_thread.h Handle thread death better (sf.net #2818145). 2009-07-07 17:33:38 -06:00
top.c Use the internal process list for if_running on Linux 2009-06-20 01:46:59 +02:00
top.h Use the internal process list for if_running on Linux 2009-06-20 01:46:59 +02:00
users.c Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
weather.c Revert "Undid last 3 commits, see rest of the comment for the reason:" 2009-07-18 19:13:37 +02:00
weather.h Revert "Undid last 3 commits, see rest of the comment for the reason:" 2009-07-18 19:13:37 +02:00
x11.c Fix a lot of unimportant memleaks caused by a CRIT_ERR 2009-07-16 20:28:23 +02:00
x11.h refactored desktop info code so that its only called on X property events; TO DO doesn't work with own_window 2009-07-14 16:57:51 +02:00
xmms2.c Fix XMMS2 related crash (sf.net #2806111 and #2805310, thanks Lassi). 2009-06-14 12:03:50 -06:00
xmms2.h Fix XMMS2 related crash (sf.net #2806111 and #2805310, thanks Lassi). 2009-06-14 12:03:50 -06:00