kwin/src/plugins/idletime
Méven Car 85fb0e7c43 IdleTimePoller: Fix a crash at shutdown
Currently, kwin crashes at shutdown because the idle poller plugin is unloaded when exit handlers are run, after the waylandServer() is destroyed. This results in null dereferencing.

BUG: 443268
2021-10-04 10:24:23 +02:00
..
CMakeLists.txt Port src/plugins/idletime/poller.cpp away from the internal connection 2021-10-01 15:01:23 +00:00
kwin.json
poller.cpp IdleTimePoller: Fix a crash at shutdown 2021-10-04 10:24:23 +02:00
poller.h Port src/plugins/idletime/poller.cpp away from the internal connection 2021-10-01 15:01:23 +00:00