gikari created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. gikari requested review of this revision.
REVISION SUMMARY Since xsettingsd daemon is used to update the look of gtk applications on a fly (D24743 <https://phabricator.kde.org/D24743>), distribution packagers should be noted to provide xsettingsd as the dependency. TEST PLAN 1. Remove xsettingsd from the system. 2. Clear CMake Cache 3. Run CMake 4. Similar warning should be displayed: CMake Warning at CMakeLists.txt:17 (message): Cannot find xsettingsd daemon. GTK applications will not be able to refresh their configuration without restarting them. To avoid that, please install xsettingsd. 1. Install xsettingsd 2. Warning should not be displayed anymore 3. Repeat REPOSITORY R99 KDE Gtk Configuration Tool BRANCH warn-about-xsettingsd-dependency (branched from master) REVISION DETAIL https://phabricator.kde.org/D25324 AFFECTED FILES CMakeLists.txt To: gikari Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
