summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/hwlibdaemons
Commit message (Collapse)AuthorAgeFilesLines
* Removed dbus access rules for invalid "send_destination".Slávek Banko2021-02-091-16/+0
| | | | | | | | | | For the tde_dbus_hardwarecontrol daemon, the destination is always "org.trinitydesktop.hardwarecontrol", which provides interfaces for individual components. The permissions for the standard dbus Introspectable and Properties calls are therefore set together on one destination, regardless of the interfaces for the individual components. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tdehwlib: Allow everyone to read the status of input switches.Slávek Banko2021-02-091-0/+4
| | | | | | | | | Reading the status of input switches seems safe so that it can be allowed to everyone. This will prevent the log from being filled with unauthorized access messages if the user is not a member of the plugdev group - this resolve issue TDE/tde#44. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tdehwlib: Add allowed access for plugdev group members.Slávek Banko2020-02-051-0/+28
| | | | | | This is useful if the system no longer supports policy at_console. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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-275-0/+419