summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdeeventdevice.cpp
Commit message (Collapse)AuthorAgeFilesLines
* tdecore/tdehw: disable SW_RADIO switch if it's the same as SW_RFKILL_ALLAlexander Golubev2021-02-091-0/+4
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit ce09b7d5e8a8df11ba58723dbce8e1ea6278b54f)
* 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 <slavek.banko@axis.cz> (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