Lots of Present, DRI3 modifier, and buildsystem fixes. Thanks to
everyone who contributed to this release!
Aaron Plattner (3):
meson: Define DEFAULT_LIBRARY_PATH as join_paths(get_option('prefix'),
get_option('libdir'))
meson: Set XCONFIGFILE to 'xorg.conf' instead of '/etc/xorg.conf'
Hello, everyone!
I'm a newbie in xlib, I need to close the window while won't close the
program, [1] is my test code, here's the result in [2], XDestroyWindow passed,
but the window haven't close, Haven't I get the key to code it?
[1]
#include
#include
#include
#include
#include
On 05/10/18 06:17 PM, pengyixiang wrote:
> Hello, everyone!
> I'm a newbie in xlib, I need to close the window while won't close the
> program, [1] is my test code, here's the result in [2], XDestroyWindow passed,
> but the window haven't close, Haven't I get the key to code it?
XDestroyWindow