1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 06:59:09 +00:00
conky/src
Travis Yaeger 024ce09c04 Remove side effects from if statements
The specific behavior was retained as far as the exact timings of 
the ++/--. Maybe it can get cleaned up more, but at least the 
if statement logic is more clear now.
2019-05-21 09:16:09 -04:00
..
algebra.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
algebra.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
apcupsd.cc Fix an FD leak in APCUPSD. 2018-12-31 09:27:33 -05:00
apcupsd.h Use unsigned int for p_max_size in obj_cb.print 2018-08-08 15:54:47 -04:00
audacious.cc Unwrap audacious C macros. 2018-08-08 15:54:47 -04:00
audacious.h Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
bsdapm.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
bsdapm.h These changes are required to make it build on FreeBSD i386 (x86/32) 2019-01-07 19:38:04 -05:00
build.h.in
c++wrap.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
c++wrap.hh Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
ccurl_thread.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
ccurl_thread.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
CMakeLists.txt Do not install libraries into subdirectories 2019-03-09 11:51:54 -05:00
cmus.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
cmus.h Use unsigned int for p_max_size in obj_cb.print 2018-08-08 15:54:47 -04:00
colours.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
colours.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
combine.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
combine.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
common.cc Add more build envs to GitLab CI. 2019-02-24 09:46:45 -05:00
common.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
conky.cc Typing error removed 2019-04-26 16:35:17 -04:00
conky.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
core.cc FreeBSD fixes, GitLab CI build improvements. 2019-02-25 11:22:19 -05:00
core.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
cpu.cc Add more build envs to GitLab CI. 2019-02-24 09:46:45 -05:00
cpu.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
darwin_sip.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
darwin.h Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
darwin.mm update copyright year to 2019 2019-01-05 11:15:36 -06:00
data-source.cc Get rid of silly if (not ... exp. (#713) 2018-12-20 10:22:08 -05:00
data-source.hh Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
diskio.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
diskio.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
dragonfly.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
dragonfly.h Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
entropy.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
entropy.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
exec.cc Revert "exec.cc: Cache the result to another variable and return it when we have a empty/invalid value. (#646)" 2019-03-03 13:24:23 -05:00
exec.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
fonts.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
fonts.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
freebsd.cc FreeBSD fixes, GitLab CI build improvements. 2019-02-25 11:22:19 -05:00
freebsd.h FreeBSD build fix. 2019-01-13 12:45:20 -05:00
fs.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
fs.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
haiku.cc Fix update_total_processes() missing return val. 2019-01-07 20:26:24 -05:00
haiku.h Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
hddtemp.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
hddtemp.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
i8k.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
i8k.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
i18n.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
ibm.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
ibm.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
ical.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
ical.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
iconv_tools.cc FreeBSD fixes, GitLab CI build improvements. 2019-02-25 11:22:19 -05:00
iconv_tools.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
imlib2.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
imlib2.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
irc.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
irc.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
journal.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
journal.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
libmpdclient.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
libmpdclient.h Build improvements: clang-tidy, sonar, Dockerfile. (#488) 2018-05-12 19:26:31 -04:00
libtcp-portmon.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
libtcp-portmon.h Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
linux.cc Increase default number of net interfaces. 2019-04-03 08:47:23 -04:00
linux.h Increase default number of net interfaces. 2019-04-03 08:47:23 -04:00
llua.cc FreeBSD fixes, GitLab CI build improvements. 2019-02-25 11:22:19 -05:00
llua.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
logging.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
lua-config.cc Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
lua-config.hh Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
luamm.cc FreeBSD fixes, GitLab CI build improvements. 2019-02-25 11:22:19 -05:00
luamm.hh FreeBSD fixes, GitLab CI build improvements. 2019-02-25 11:22:19 -05:00
mail.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
mail.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
main.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
main.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
mboxscan.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
mboxscan.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
misc.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
misc.h Use unsigned int for p_max_size in obj_cb.print 2018-08-08 15:54:47 -04:00
mixer.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
mixer.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
moc.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
moc.h Use unsigned int for p_max_size in obj_cb.print 2018-08-08 15:54:47 -04:00
mpd.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
mpd.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
mysql.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
mysql.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
nc.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
nc.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
net_stat.cc Increase default number of net interfaces. 2019-04-03 08:47:23 -04:00
net_stat.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
netbsd.cc Fix update_total_processes() missing return val. 2019-01-07 20:26:24 -05:00
netbsd.h Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
nvidia.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
nvidia.h Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
openbsd.cc Fix update_total_processes() missing return val. 2019-01-07 20:26:24 -05:00
openbsd.h Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
prioqueue.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
prioqueue.h Build improvements: clang-tidy, sonar, Dockerfile. (#488) 2018-05-12 19:26:31 -04:00
proc.cc idtype enum breaks Solaris conky 2019-03-08 08:17:55 -05:00
proc.h Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
prss.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
prss.h Build improvements (external libs, enable more options). (#498) 2018-05-13 13:33:18 -04:00
pulseaudio.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
pulseaudio.h Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
read_tcpip.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
read_tcpip.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
rss.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
rss.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
scroll.cc Remove side effects from if statements 2019-05-21 09:16:09 -04:00
scroll.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
semaphore.hh Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
setting.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
setting.hh Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
smapi.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
smapi.h Use unsigned int for p_max_size in obj_cb.print 2018-08-08 15:54:47 -04:00
solaris.cc Fix incorrect Solaris CPU reporting (#838) 2019-05-17 20:17:34 -05:00
solaris.h Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
sony.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
sony.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
specials.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
specials.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
tailhead.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
tailhead.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
tcp-portmon.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
tcp-portmon.h Use unsigned int for p_max_size in obj_cb.print 2018-08-08 15:54:47 -04:00
temphelper.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
temphelper.h Add new text objects to retrieve the currently used keyboard layout and mouse speed in percentage and generate random password of chosen length and get the cpu clock speed from assembly (#550) 2018-08-04 15:01:28 -04:00
template.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
template.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
text_object.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
text_object.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
timeinfo.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
timeinfo.h Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
top.cc Apply fixes from clang-tidy/format. 2019-02-23 17:13:19 -05:00
top.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
update-cb.cc Apply fixes from sonar. 2018-12-22 19:10:10 -05:00
update-cb.hh Build improvements: clang-tidy, sonar, Dockerfile. (#488) 2018-05-12 19:26:31 -04:00
user.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
user.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
users.cc update copyright year to 2019 2019-01-05 11:15:36 -06:00
users.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
weather.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
weather.h update copyright year to 2019 2019-01-05 11:15:36 -06:00
x11.cc Added option to disable redraw on desktop change 2019-02-25 17:11:14 -05:00
x11.h Added option to disable redraw on desktop change 2019-02-25 17:11:14 -05:00
xmms2.cc Make GitLab build work with clang checks. 2019-02-23 17:13:19 -05:00
xmms2.h update copyright year to 2019 2019-01-05 11:15:36 -06:00