kwin/libinput
Martin Gräßlin 61579506e3 [input] Only update seat state if session is active
When our session gets inactive libinput loses all devices, thus our
Seat would not have neither keyboard, pointer nor touch. To not confuse
all connected clients we block updates while libinput is suspended. After
resume we check whether something actually changed and emit the
corresponding signals to ensure everything is up to date.
2015-04-01 11:05:45 +02:00
..
connection.cpp [input] Only update seat state if session is active 2015-04-01 11:05:45 +02:00
connection.h [input] Only update seat state if session is active 2015-04-01 11:05:45 +02:00
context.cpp Suspend/Resume libinput when logind session Active changes 2014-10-20 14:51:24 +02:00
context.h [input] Only update seat state if session is active 2015-04-01 11:05:45 +02:00
events.cpp Touch support in libinput 2015-03-25 16:40:17 +01:00
events.h Touch support in libinput 2015-03-25 16:40:17 +01:00