https://bugs.kde.org/show_bug.cgi?id=522005

--- Comment #9 from Vlad Zahorodnii <[email protected]> ---
> Any pointers where to debug next? I couldn't find which code sets the values 
> retrieved with 'xcb_shape_get_rectangles_reply', I also couldn't find the 
> code which sends the 'xcb_shape_notify_event_t' events.

Those come from the X server. `xcb_shape_notify_event_t` events should arrive
if the client (GW2) changes the shape. kwin itself shouldn't change the
geometry.

Can you add some qDebug()s in configure() to see if kwin flips back and forth
between two geometries?

---

How many times updateShapeRegion() gets called per second? Once or twice or
many many times?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to