From: Samir Benmendil Date: Sat, 4 Jan 2014 09:08:16 +0000 (+0100) Subject: use glx backend X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/cc6b15afe9d1164974c257f019903102b21f54e2?ds=inline use glx backend OMFB this fixes an outstanding issue with slow playback in mpv and other opengl application --- diff --git a/compton.conf b/compton.conf index c7ee0c6..6090d09 100644 --- a/compton.conf +++ b/compton.conf @@ -37,7 +37,7 @@ blur-background-exclude = [ "window_type = 'dock'", "window_type = 'desktop'" ]; #fade-exclude = [ ]; # Other -#backend = "xrender" +backend = "glx" mark-wmwin-focused = true; #mark-ovredir-focused = true; #use-ewmh-active-win = false;