summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/hwlibdaemons/dbus
Commit message (Collapse)AuthorAgeFilesLines
* TDE hw lib daemon: added standard DBus interfaces: Introspect, Peer,feat/fix-suspend-codeMichele Calgaro2019-02-062-15/+287
| | | | | | | Properties. This relates to issue #9 and #12. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehw dbus daemon: improved response for can* functions and addedMichele Calgaro2019-02-062-184/+165
| | | | | | polkit support to cpugovernor and brightness interfaces. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added polkit support to TDE HW DBus daemon and removed obsoleteMichele Calgaro2019-02-064-60/+242
| | | | | | "at_console" support. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed bug in TDE hw dbus daemon that would cause the daemon to go intoMichele Calgaro2019-02-061-3/+3
| | | | | | | infinite loop if the connection was lost unexpectedly. Also fixed release of connection on exit. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed support for logind power state calls.Michele Calgaro2019-02-061-55/+30
| | | | | | | Fixed bug in tdehw daemon power state code introduced in previous commit. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Improved detection of available options forMichele Calgaro2019-02-061-1/+0
| | | | | | | freeze/standby/suspend/hybrid suspend/hibernate when multiple power managers are available. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Improved support for suspend modes for both older and newer kernels.Michele Calgaro2019-02-061-21/+54
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed support for freeze/standby/suspend/hybrid suspend/hibernate inMichele Calgaro2019-02-061-121/+115
| | | | | | tdehw lib. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: Added DBus support for hybrid suspend (aka suspend to RAM + suspend ↵Michele Calgaro2016-04-261-2/+129
| | | | | | | | to disk). This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix detection of switches on input event devicesSlávek Banko2014-02-252-11/+164
| | | | This relates to Bug 1597
* Add SetHibernationMethod to tdehwlib-daemonSlávek Banko2013-09-291-1/+45
|
* Add support for freeze suspend stateSlávek Banko2013-09-221-1/+13
|
* Supplementing tdehwlib dbus daemon:Slávek Banko2013-08-251-5/+146
| | | | | | + Add reply to method Introspect + Processing signal NameAcquired + Error response to non-existent methods
* Add tdehwlib-daemon power management backend to TDE hardware librarySlávek Banko2013-08-252-0/+59
|
* move all tdehw stuff into separate subdirGolubev Alexander2013-07-274-0/+406