kwin/plugins
Andreas Haratzis 6c9026628c Fix DrmOutput sometimes being freed with a pending pageflip, often when waking from sleep.
It is possible for updateOutputs to be called when a pageflip is pending.
Freeing a DrmOutput with a pending pageflip is not allowed (see ~DrmOutput assert - the page flip handler will be called on the freed memory, possibly leading to use-after-free).
This works around the problem by delaying the destruction with teardown().

BUG: 422460
2020-07-07 18:33:28 -07:00
..
idletime Use nullptr everywhere 2019-09-19 17:48:21 +03:00
kdecorations SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 05:44:57 +02:00
kglobalaccel Use nullptr everywhere 2019-09-19 17:48:21 +03:00
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 05:44:57 +02:00
platforms Fix DrmOutput sometimes being freed with a pending pageflip, often when waking from sleep. 2020-07-07 18:33:28 -07:00
qpa Clean #if version check blocks 2020-05-28 11:43:29 +00:00
scenes SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 05:44:57 +02:00
windowsystem Revert "[kcm/effects] Clip ListView" 2020-02-22 11:53:59 +01:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00