From 93e58d5e17d60c32edb66df8f20867a9e157d055 Mon Sep 17 00:00:00 2001 From: Thomas Hellstrom Date: Mon, 26 Feb 2018 14:32:01 +0100 Subject: [PATCH] drirc: Disable the GLX_SGI_video_sync extension for gnome-shell on vmware With this extension enabled and a server GLX implementation that actually honors it, Window movement lags considerably on gnome-shell/vmware, so disable it by default. Signed-off-by: Thomas Hellstrom Reviewed-by: Brian Paul Reviewed-by: Sinclair Yeh Reviewed-by: Deepak Rawat --- src/util/drirc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/drirc b/src/util/drirc index bdc9022..c964588 100644 --- a/src/util/drirc +++ b/src/util/drirc @@ -275,6 +275,7 @@ TODO: document the other workarounds.