virtualx-engine/platform
PouleyKetchoupp 4215d694f8 Fix BadWindow X11 errors when a window is closed while processing struts
A window can be closed on the server side while processing results from
_NET_CLIENT_LIST, which causes BadWindow fatal errors by default in
XGetWindowProperty.

The only way to safely catch this case is to set an error handler to
ignore BadWindow errors while these commands are processed.
2021-11-04 09:47:18 -07:00
..
android Fix new projects always being created with OpenGL 2021-11-01 22:04:36 +01:00
iphone Fix new projects always being created with OpenGL 2021-11-01 22:04:36 +01:00
javascript Fix new projects always being created with OpenGL 2021-11-01 22:04:36 +01:00
linuxbsd Fix BadWindow X11 errors when a window is closed while processing struts 2021-11-04 09:47:18 -07:00
osx [macOS] Add create_instance function to spawn editor copies. 2021-11-01 11:48:23 +02:00
uwp Use OpenGL 3.3 core profile instead of compatibility profile 2021-10-31 15:56:45 +01:00
windows Use OpenGL 3.3 core profile instead of compatibility profile 2021-10-31 15:56:45 +01:00
register_platform_apis.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00