Skip to content
Commit 08e392f3 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Revert "wayland: Update shadow immediately"

This reverts commit 4b1ef33c.

It introduced a crash. The large icons task switcher can create and
destroy the shadow in the middle of painting. When a shadow is
destroyed, kwin can make opengl context current. It will reset current
QOpenGLContext, and QtQuick can crash.

BUG: 466279
parent a2062090
Pipeline #337594 canceled with stage
in 7 minutes and 30 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment