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-081-0/+4
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* 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>
* tdehw: TRUE/FALSE --> true/false renaming.Michele Calgaro2019-07-071-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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