kwin/colorcorrection
Vlad Zahorodnii 086428754e [nightcolor] Print a debug message upon receiving new location from kded module
Summary:
This can be useful for debugging whether Night Color manager actually
receives new location data from colorcorrectlocationupdater kded module.

CCBUG: 412211

Test Plan:
Run kwin with QT_LOGGING_RULES="kwin_colorcorrection.debug=true"

Run from the terminal the following two commands
    qdbus org.kde.kded5 /kded unloadModule colorcorrectlocationupdater
    qdbus org.kde.kded5 /kded loadModule colorcorrectlocationupdater

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D24236
2019-09-26 12:10:26 +03:00
..
colorcorrect_settings.kcfg [colorcorrection] Add "Constant" mode 2019-07-22 00:30:39 +03:00
colorcorrect_settings.kcfgc [colorcorrection] Night Color - blue light filter at nighttime 2017-12-11 10:58:40 +01:00
colorcorrectdbusinterface.cpp [colorcorrection] Night Color - blue light filter at nighttime 2017-12-11 10:58:40 +01:00
colorcorrectdbusinterface.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
constants.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
manager.cpp [nightcolor] Print a debug message upon receiving new location from kded module 2019-09-26 12:10:26 +03:00
manager.h [nightcolor] Use local time in Automatic and Location mode 2019-09-26 11:31:01 +03:00
suncalc.cpp [nightcolor] Use local time in Automatic and Location mode 2019-09-26 11:31:01 +03:00
suncalc.h [nightcolor] Use local time in Automatic and Location mode 2019-09-26 11:31:01 +03:00