kwin/plugins/idletime
Martin Gräßlin ed3f55b953 [wayland] Fix heap-use-after-free in idle time plugin
We need to also destroy all idle objects when we tear down the
internal client connection. Otherwise the cleanup tries to free
the object after our Wayland connection is already destroyed.
2016-02-02 12:00:12 +01:00
..
CMakeLists.txt Add a plugin for KIdleTime 2015-11-06 13:51:48 +01:00
kwin.json Add a plugin for KIdleTime 2015-11-06 13:51:48 +01:00
poller.cpp [wayland] Fix heap-use-after-free in idle time plugin 2016-02-02 12:00:12 +01:00
poller.h Add a plugin for KIdleTime 2015-11-06 13:51:48 +01:00