kde-workspace/libs/kephal/service
Ivailo Monev 591b538337 generic: replace installation paths with KDE4_ prefixed
see commit in kdelibs repository

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-08 20:13:13 +00:00
..
dbus generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
xml generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
xrandr12 generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
backend.h initial import 2014-11-13 19:30:51 +02:00
backendconfigurations.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
backendconfigurations.h initial import 2014-11-13 19:30:51 +02:00
backendoutputs.cpp initial import 2014-11-13 19:30:51 +02:00
backendoutputs.h initial import 2014-11-13 19:30:51 +02:00
CMakeLists.txt generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:13:13 +00:00
configurationscreens.cpp initial import 2014-11-13 19:30:51 +02:00
configurationscreens.h initial import 2014-11-13 19:30:51 +02:00
edid.h initial import 2014-11-13 19:30:51 +02:00
externalconfiguration.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
externalconfiguration.h initial import 2014-11-13 19:30:51 +02:00
kephal.desktop initial import 2014-11-13 19:30:51 +02:00
kephald.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
kephald.h initial import 2014-11-13 19:30:51 +02:00
kephalservice.cpp generic: misc cleanups 2016-04-28 22:27:02 +00:00
kephalservice.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
outputscreens.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
outputscreens.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
README initial import 2014-11-13 19:30:51 +02:00
standalonekephald.cpp initial import 2014-11-13 19:30:51 +02:00
xmlconfiguration.cpp initial import 2014-11-13 19:30:51 +02:00
xmlconfiguration.h initial import 2014-11-13 19:30:51 +02:00
xmlconfigurations.cpp initial import 2014-11-13 19:30:51 +02:00
xmlconfigurations.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
xrandroutputs.cpp generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
xrandroutputs.h initial import 2014-11-13 19:30:51 +02:00

This directory contains the Kephal service components.

The main component is a KDED module providing a DBUS interface to the Kephal Screens, Configurations and Outputs interfaces.

The same code is also built standalone as a an application for testing purposes.  The resulting 'kephald' is not installed.