Browse Source
We need to ensure that the window handle is valid, i. e. the window is actually created and accessible, before returning. This is necessary because we immediately fork after returning, and the child process opens its own X11 connection and expects the window handle to be valid. Fixes #46master
martin
9 years ago
committed by
Michael Stapelberg
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue