summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdeeventdevice.cpp
Commit message (Collapse)AuthorAgeFilesLines
* tdehwlib: Add a read of the current switch state before invokingSlávek Banko2020-02-261-0/+1
| | | | | | | | | a switchChanged() signal for an EV_SW input event. This resolves the detection of closing the lid on some hardware. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 8bfa123fb66d2765b7cce78415831a499b4e9e9d)
* Optimize watching switches on input event devicesSlávek Banko2014-05-161-4/+250
| | | | This relates to Bugs 1992 and 2052
* Fix ACPI button event detection on machines with an independent ACPI event ↵Timothy Pearson2013-08-251-1/+1
| | | | | | controller module such as Thinkpads Only detect the ACPI key press event, not the key release event
* Fix human readable display of ACPI buttonsTimothy Pearson2013-08-241-0/+6
|
* complete tdehardwaredevices splitGolubev Alexander2013-07-271-0/+146