awesome-widgets/sources/extsysmonsources
Evgeniy Alekseev bfdaadfc8b add socket activation for extensions (#118)
Option `X-AW-Socket` is used. Any message received by this socket will
trigger extension update. If the option is set, `X-AW-Interval` will be
ignored
2017-02-06 12:16:16 +03:00
..
abstractextsysmonsource.h Add test for hddsource, move sources to own library 2016-06-07 14:16:48 +03:00
batterysource.cpp finally implement bug reporting (#104) 2016-08-25 13:33:08 +03:00
batterysource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00
CMakeLists.txt Add test for hddsource, move sources to own library 2016-06-07 14:16:48 +03:00
customsource.cpp add socket activation for extensions (#118) 2017-02-06 12:16:16 +03:00
customsource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00
desktopsource.cpp Add test for hddsource, move sources to own library 2016-06-07 14:16:48 +03:00
desktopsource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00
gpuloadsource.cpp finally implement bug reporting (#104) 2016-08-25 13:33:08 +03:00
gpuloadsource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00
gputempsource.cpp finally implement bug reporting (#104) 2016-08-25 13:33:08 +03:00
gputempsource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00
hddtempsource.cpp Add test for hddsource, move sources to own library 2016-06-07 14:16:48 +03:00
hddtempsource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00
loadsource.cpp Add test for hddsource, move sources to own library 2016-06-07 14:16:48 +03:00
loadsource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00
networksource.cpp Add test for hddsource, move sources to own library 2016-06-07 14:16:48 +03:00
networksource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00
playersource.cpp use constat string to request mpd data 2016-07-29 13:50:03 +03:00
playersource.h change constants from #define to const var val 2016-09-18 00:59:23 +03:00
processessource.cpp finally implement bug reporting (#104) 2016-08-25 13:33:08 +03:00
processessource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00
quotessource.cpp add socket activation for extensions (#118) 2017-02-06 12:16:16 +03:00
quotessource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00
requestsource.cpp add socket activation for extensions (#118) 2017-02-06 12:16:16 +03:00
requestsource.h add network request source 2016-11-04 01:12:25 +03:00
upgradesource.cpp add socket activation for extensions (#118) 2017-02-06 12:16:16 +03:00
upgradesource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00
weathersource.cpp add socket activation for extensions (#118) 2017-02-06 12:16:16 +03:00
weathersource.h use sockets from MPD instead of running curl 2016-07-28 15:34:52 +03:00