skip ConfigureNotify events with --force_xinerama
This prevents an i3 crash under certain conditions when running the tests.
This commit is contained in:
@ -74,3 +74,4 @@ extern bool xcursor_supported, xkb_supported;
|
||||
extern xcb_window_t root;
|
||||
extern struct ev_loop *main_loop;
|
||||
extern bool only_check_config;
|
||||
extern bool force_xinerama;
|
||||
|
Reference in New Issue
Block a user