You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Gräßlin 6a032e78b7 Suspend/Resume libinput when logind session Active changes
LogindIntegration starts monitoring the Active property on the session
and emits a signal when the state changes. The LibInput::Connection
connects to this signal during the setup and uses it to suspend/resume
the libinput context.
10 years ago
..
connection.cpp Suspend/Resume libinput when logind session Active changes 10 years ago
connection.h
context.cpp Suspend/Resume libinput when logind session Active changes 10 years ago
context.h Suspend/Resume libinput when logind session Active changes 10 years ago
events.cpp
events.h