Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
..
Failed to load latest commit information.
CMakeLists.txt Haiku port phase 1 (#433) Jan 19, 2018
algebra.cc Update version, copyright. May 3, 2012
algebra.h Update version, copyright. May 3, 2012
apcupsd.cc Fix an some strange code found by a clang warning Jul 13, 2013
apcupsd.h Bugfix: memory and thread-deleting problems May 5, 2010
audacious.cc Use lround instead of std::lround Jul 13, 2012
audacious.h Make audacious vars use the new update system Mar 26, 2011
bmpx.cc Update version, copyright. May 3, 2012
bmpx.h Update version, copyright. May 3, 2012
bsdapm.cc Update version, copyright. May 3, 2012
bsdapm.h Update version, copyright. May 3, 2012
build.h.in - Comment out NetBSD/SanOS garbage Aug 12, 2006
c++wrap.cc FreeBSD changes (#327) Oct 4, 2016
c++wrap.hh Emulate O_CLOEXEC on systems that don't support it Oct 1, 2011
ccurl_thread.cc Fixed Curl header issue Aug 19, 2015
ccurl_thread.h Update version, copyright. May 3, 2012
cmus.cc Use lround instead of std::lround Jul 13, 2012
cmus.h Cmus support added to conky Oct 13, 2011
colours.cc Update version, copyright. May 3, 2012
colours.h Update version, copyright. May 3, 2012
combine.cc Update version, copyright. May 3, 2012
combine.h Update version, copyright. May 3, 2012
common.cc Fixed #373, segmentation fault when HOME is unset (#375) Jan 19, 2018
common.h Preliminary import from 2.8.1 git release Jun 28, 2012
conky.cc Fix segfault when out_to_x = false. (#455) Jan 23, 2018
conky.h Solaris support (#445) Jan 19, 2018
core.cc Allow up to 99 CPU/cores (#459) Feb 6, 2018
core.h Update version, copyright. May 3, 2012
data-source.cc Change setting setter call order, add cleanup function Mar 10, 2010
data-source.hh gcc-4.5 fix (kinda) Aug 21, 2010
diskio.cc Solaris support (#445) Jan 19, 2018
diskio.h Update version, copyright. May 3, 2012
dragonfly.cc Proper handle missing statfs64 Jul 6, 2012
dragonfly.h Forgot the very new stuff (dragonfly.cc dragonfly.h) Jun 28, 2012
entropy.cc Haiku port phase 1 (#433) Jan 19, 2018
entropy.h Update version, copyright. May 3, 2012
eve.cc eve: address apparently spurious libcurl recv errors (#372) Jan 19, 2018
eve.h eve: fix various issues (#359) Jan 31, 2017
exec.cc Refactor the exec callback system Jan 9, 2016
exec.h Refactor the exec callback system Jan 9, 2016
fonts.cc Update version, copyright. May 3, 2012
fonts.h Update version, copyright. May 3, 2012
freebsd.cc Try more than one sysctl to get CPU temperature. (#330) Oct 7, 2016
freebsd.h FreeBSD changes (#327) Oct 4, 2016
fs.cc Haiku port phase 1 (#433) Jan 19, 2018
fs.h Update version, copyright. May 3, 2012
haiku.cc Haiku port phase 1 (#433) Jan 19, 2018
haiku.h Haiku port phase 1 (#433) Jan 19, 2018
hddtemp.cc Update version, copyright. May 3, 2012
hddtemp.h Update version, copyright. May 3, 2012
i18n.h Update version, copyright. May 3, 2012
i8k.cc Update version, copyright. May 3, 2012
i8k.h Update version, copyright. May 3, 2012
ibm.cc add support for $ibm_thinklight Dec 6, 2013
ibm.h add support for $ibm_thinklight Dec 6, 2013
ical.cc Add support for libical 3.x (#465) Mar 6, 2018
ical.h Update version, copyright. May 3, 2012
iconv_tools.cc Preliminary import from 2.8.1 git release Jun 28, 2012
iconv_tools.h Update version, copyright. May 3, 2012
imlib2.cc Update version, copyright. May 3, 2012
imlib2.h Update version, copyright. May 3, 2012
irc.cc enable irc to use ipv6 if host can't be reached via ipv4 (#380) Jan 19, 2018
irc.h Update version, copyright. May 3, 2012
journal.cc Add systemd journal support. (#214) May 6, 2016
journal.h Add systemd journal support. (#214) May 6, 2016
libmpdclient.cc Haiku port phase 1 (#433) Jan 19, 2018
libmpdclient.h MPD: add mpd_albumartist (sf.net #3532376) Oct 7, 2012
libtcp-portmon.cc Revert "Use "using namespace std;" and remove all std::'s" Feb 24, 2010
libtcp-portmon.h Update modelines and stuff. Jan 7, 2010
linux.cc Fix SEGV in a CPU hotplug environment #127 (#453) Jan 19, 2018
linux.h Update version, copyright. May 3, 2012
llua.cc Fix `lua hooks are not being called' (sf.net #3501425) Jun 3, 2012
llua.h Update version, copyright. May 3, 2012
logging.h Update version, copyright. May 3, 2012
lua-config.cc Change lua::stack_sentry semantics. Using it should be much simpler now Feb 25, 2010
lua-config.hh export functions for accessing data sources to lua Feb 12, 2010
luamm.cc Fix compile error with Lua 5.3 Aug 21, 2015
luamm.hh Fix gcc-7 compilation error. (#402) Dec 7, 2017
mail.cc Check st_ctime to work with mutt MUA (#309) Sep 8, 2016
mail.h Update version, copyright. May 3, 2012
mboxscan.cc Update version, copyright. May 3, 2012
mboxscan.h Update version, copyright. May 3, 2012
mixer.cc Solaris support (#445) Jan 19, 2018
mixer.h Update version, copyright. May 3, 2012
moc.cc Use lround instead of std::lround Jul 13, 2012
moc.h Make moc vars use the new callback system Mar 26, 2011
mpd.cc fix mpd_albumartist (#363) Jan 31, 2017
mpd.h MPD: add mpd_albumartist (sf.net #3532376) Oct 7, 2012
mysql.cc Update version, copyright. May 3, 2012
mysql.h Update version, copyright. May 3, 2012
nc.cc Implemented goto action for ncurses mode (#299) Jul 20, 2016
nc.h make out_to_ncurses a lua setting Apr 30, 2010
net_stat.cc Haiku port phase 1 (#433) Jan 19, 2018
net_stat.h Fix for initial spike on program start plus documentation as much as … Dec 10, 2015
netbsd.cc Update version, copyright. May 3, 2012
netbsd.h Header housekeeping: remove unneeded extern "C", add modelines, add i… Feb 25, 2010
nvidia.cc NVIDIA: Cleared TODO for the multi-GPU support (#382) Jan 19, 2018
nvidia.h Nvidia updates, docs and fixes (#278) Jun 24, 2016
openbsd.cc Update openbsd.cc (#323) Oct 4, 2016
openbsd.h Header housekeeping: remove unneeded extern "C", add modelines, add i… Feb 25, 2010
prioqueue.cc cpp-ify prioqueue.c and use free_and_zero in [p-r]*.cc where appropriate Feb 24, 2010
prioqueue.h cpp-ify prioqueue.c and use free_and_zero in [p-r]*.cc where appropriate Feb 24, 2010
proc.cc Assorted fixes found by valgrind Dec 26, 2012
proc.h Update version, copyright. May 3, 2012
prss.cc Make $rss use the new callback system Feb 15, 2011
prss.h Make $rss use the new callback system Feb 15, 2011
pulseaudio.cc Provide support to query the active port on PulseAudio's default sink ( Jan 19, 2018
pulseaudio.h Provide support to query the active port on PulseAudio's default sink ( Jan 19, 2018
read_tcpip.cc Avoid port number double conversion to network byte order. (#281) Jun 24, 2016
read_tcpip.h Update version, copyright. May 3, 2012
rss.cc Use lround instead of std::lround Jul 13, 2012
rss.h Update version, copyright. May 3, 2012
scroll.cc Fix scrolling of UTF-8 text. (#384) Dec 7, 2017
scroll.h Update version, copyright. May 3, 2012
semaphore.hh Add a missing include Jul 19, 2012
setting.cc Make setting getters/setters atomic. Oct 30, 2010
setting.hh Make setting getters/setters atomic. Oct 30, 2010
smapi.cc Build fix in smapi.cc Sep 13, 2010
smapi.h fix smapi move to C++ Jan 10, 2010
solaris.cc Solaris support (#445) Jan 19, 2018
solaris.h Solaris support (#445) Jan 19, 2018
sony.cc Update version, copyright. May 3, 2012
sony.h Update version, copyright. May 3, 2012
specials.cc Clean up a few valgrind errors, add realloc-failure handling for grap… Feb 11, 2017
specials.h Update version, copyright. May 3, 2012
tailhead.cc Update version, copyright. May 3, 2012
tailhead.h Update version, copyright. May 3, 2012
tcp-portmon.cc Make max_port_monitor_connections a lua setting Aug 29, 2010
tcp-portmon.h Make max_port_monitor_connections a lua setting Aug 29, 2010
temphelper.cc Make temperature_unit a lua setting Aug 25, 2010
temphelper.h Make temperature_unit a lua setting Aug 25, 2010
template.cc Clean up a few valgrind errors, add realloc-failure handling for grap… Feb 11, 2017
template.h Update version, copyright. May 3, 2012
text_object.cc Update version, copyright. May 3, 2012
text_object.h Refactor the exec callback system Jan 9, 2016
timeinfo.cc Update version, copyright. May 3, 2012
timeinfo.h Update version, copyright. May 3, 2012
top.cc top.cc: remove hard coded values of MAX_SP (#346) Dec 4, 2016
top.h Add support for basenames (short executable names) Aug 26, 2015
update-cb.cc Comment some of the callback-related code Jan 9, 2016
update-cb.hh Comment some of the callback-related code Jan 9, 2016
user.cc Update version, copyright. May 3, 2012
user.h Update version, copyright. May 3, 2012
users.cc Update version, copyright. May 3, 2012
users.h Update version, copyright. May 3, 2012
weather.cc update uri to get NOAA METAR data (#325) Oct 4, 2016
weather.h Update version, copyright. May 3, 2012
x11.cc Make mouse-through workable (#213) Jan 19, 2018
x11.h Update version, copyright. May 3, 2012
xmms2.cc Update version, copyright. May 3, 2012
xmms2.h Update version, copyright. May 3, 2012