summaryrefslogtreecommitdiffstats
path: root/kdesktop/dbus/screensaver
Commit message (Collapse)AuthorAgeFilesLines
* removed dbusscreensaveriface-staticEmanoil Kotsev6 days3-10/+19
| | | | | | | | removed commented out interfaces from the xml updated the CMakeLists.txt files Signed-off-by: Emanoil Kotsev <[email protected]>
* fixing dbus-1-tqt include and library dirsEmanoil Kotsev6 days1-1/+1
| | | | | | add dependencies for dbus screen saver targets to hint ninja build Signed-off-by: Emanoil Kotsev <[email protected]>
* fixing dbus-1-tqt include dirsEmanoil Kotsev6 days1-1/+1
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* fixing dbus-1-tqt checkEmanoil Kotsev6 days1-1/+3
| | | | | | | | removed install directories for the interfaces disabled the check for screensaver status when calling Inhibit Signed-off-by: Emanoil Kotsev <[email protected]>
* DBus ScreenSaverEmanoil Kotsev6 days5-126/+74
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Auto formatting main.cpp incl. dbus screen saverEmanoil Kotsev6 days7-96/+686
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Add DBus screen saver interface to TDEEmanoil Kotsev6 days3-0/+96
Signed-off-by: Emanoil Kotsev <[email protected]>