9b187f8a3b
Summary: Device is created from Connection::processEvents which is run in the main gui thread, while Connection itself is in a different thread. Thus passing *this* as parent is wrong. This change removes the parent, moves the created Device into the Connection thread and also deletes properly by using deleteLater. Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D1746 |
||
---|---|---|
.. | ||
connection.cpp | ||
connection.h | ||
context.cpp | ||
context.h | ||
device.cpp | ||
device.h | ||
events.cpp | ||
events.h | ||
libinput_logging.cpp | ||
libinput_logging.h |