Skip to content
Commit 984af8f4 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

x11: Prevent handling some override-redirect window properties

It appears PyCharm can change WM_HINTS propery of override-redirect
windows when they are closed, which triggers a crash in kwin.

This change adds the corresponding guard. In addition to the icons, it
adds a few more guards to prevent kwin crashing when a rogue client sets
wrong properties on an override redirect window.

BUG: 470874
parent 73fac19d
Pipeline #416215 failed with stage
in 8 minutes and 39 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