Files
glfw/src
Camilla Löwy a6d022c257 X11: Improve window handle race condition
The non-root parent window owned by the WM could be destroyed before we
process the ConfigureNotify event using the cached parent handle.

Bug was found by unmapping a decorated window.

This like all uses of the Xlib error handler is not thread safe and
there is nothing we can do about that short of moving to XCB.

Fixes #1633.

(cherry picked from commit e65de2941c)
2020-04-03 17:03:29 +02:00
..
2019-11-05 17:59:15 +01:00
2019-07-16 14:38:14 +02:00
2019-05-27 16:34:23 +02:00
2019-07-16 14:38:14 +02:00
2019-04-15 20:50:00 +02:00
2019-11-05 17:59:15 +01:00
2019-11-05 17:59:15 +01:00
2019-04-15 20:50:00 +02:00
2019-04-15 20:50:00 +02:00
2019-05-27 16:34:23 +02:00
2020-02-13 22:02:23 +01:00
2019-09-23 15:27:17 +02:00
2019-11-05 17:59:15 +01:00
2019-07-16 14:38:14 +02:00
2020-01-17 15:47:03 +01:00
2019-07-16 14:39:19 +02:00