mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-14 03:35:52 +00:00
client: Re-enable USE_XRANDR_1_2
This was disabled by mistake before.
This commit is contained in:
parent
d8faf813e7
commit
92d286c6b5
@ -66,7 +66,7 @@
|
||||
//#define X_DEBUG_SYNC(display) XSync(display, False)
|
||||
#define X_DEBUG_SYNC(display)
|
||||
#ifdef HAVE_XRANDR12
|
||||
//#define USE_XRANDR_1_2
|
||||
#define USE_XRANDR_1_2
|
||||
#endif
|
||||
|
||||
static Display* x_display = NULL;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user