Skip to content
Commit 04ef4489 authored by Owen W. Taylor's avatar Owen W. Taylor
Browse files

Handle _NET_WM_SYNC_REQUEST_COUNTER updates without redraw

It's possible that a client might update the (extended)
_NET_WM_SYNC_REQUEST_COUNTER counter twice without actually drawing
anything. In that case, we still should send a _NET_WM_FRAME_DRAWN
message since it's hard for a client to know every case in which
no damage is generated. For now, do it the easy way by forcing a
stage repaint.

https://bugzilla.gnome.org/show_bug.cgi?id=685463
parent 790bfcad
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