Simon Zeni
|
1acc931cf0
|
types/wlr_switch: constify impl
|
2022-02-21 13:53:40 -05:00 |
|
Simon Zeni
|
0f3b38365d
|
types/wlr_switch: add base wlr_input_device
wlr_switch owns its wlr_input_device. It will be initialized when the
switch is initialized, and finished when the switch is destroyed.
|
2022-02-21 17:11:32 +00:00 |
|
Ryan Walklin
|
4453757fc9
|
s/lid_switch/switch_device
Rename lid_switch to switch_device to disambiguate lid and tablet mode switches.
|
2019-03-19 22:45:58 -04:00 |
|
Ryan Walklin
|
2a3c62b4d2
|
[WIP][DONTMERGE]Add support for libinput_switch input devices
These are used primarily by laptops to signal
the state of the lid (open/closed) and tablet
mode if supported, based on ACPI events.
|
2018-12-15 14:42:35 +11:00 |
|