summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdeeventdevice.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-121-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* 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]>
* tdehw: TRUE/FALSE --> true/false renaming.Michele Calgaro2019-07-071-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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