aseprite / laf

A C++ library to create desktop applications
https://aseprite.github.io/laf/
MIT License
274 stars 58 forks source link

Flush X server's output buffer after an XMoveResizeWindow #59

Closed martincapello closed 1 year ago

martincapello commented 1 year ago

This prevents getting stale windows geometry data when calling contentRect.

Fixes the situation described in this comment: https://github.com/aseprite/aseprite/pull/3759#issuecomment-1481697355

dacap commented 1 year ago

Merged 7d31b6b2497c51add6ca9d8286aa8143706bc167