https://bugs.kde.org/show_bug.cgi?id=362531
--- Comment #20 from Marco Martin <notm...@gmail.com> --- (In reply to Leslie Zhai from comment #18) > When meets the race situation - KWin has not registered > _KDE_NET_WM_BACKGROUND_CONTRAST_REGION, my monkey patch still could NOT work > ;-) since you can reproduce and have it built from source... can you put some debug output in effectwatcher.cpp? I'm especially interested in EffectWatcher::nativeEventFilter * if events are catched at all by nativeEventFilter * if it ever arrives in the branch with the emit effectChanged(m_effectActive); * what are the values of m_effectActive and isEffectActive() when (if) the events arrive -- You are receiving this mail because: You are watching all bug changes.