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.master
parent
2c8e0512dd
commit
e65de2941c
2 changed files with 7 additions and 0 deletions
Loading…
Reference in New Issue