From: Amin Bandali Date: Thu, 28 Dec 2017 06:45:04 +0000 (-0500) Subject: compton: make it more stable X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/d294b87b39e2e0d165872aaf947b4a5146e9b397 compton: make it more stable --- diff --git a/compton/.config/compton.conf b/compton/.config/compton.conf index 7229696..6f1fb25 100644 --- a/compton/.config/compton.conf +++ b/compton/.config/compton.conf @@ -65,7 +65,7 @@ dbe = false; # Enable DBE painting mode. Rarely needed. paint-on-overlay = true; # Painting on X Composite overlay window. Recommended. sw-opti = false; # Limit compton to repaint at most once every 1 / refresh_rate. # Incompatible with certain VSync methods. -unredir-if-possible = true; # Unredirect all windows if a full-screen opaque window is +unredir-if-possible = false; # Unredirect all windows if a full-screen opaque window is # detected, to maximize performance for full-screen windows. focus-exclude = [ ]; # A list of conditions of windows that should always be considered # focused. @@ -79,7 +79,7 @@ glx-no-stencil = true; # Recommended. glx-copy-from-front = false; # Useful with --glx-swap-method, # glx-use-copysubbuffermesa = true; # Recommended if it works. Breaks VSync. # glx-no-rebind-pixmap = true; # Recommended if it works. -glx-swap-method = "3"; # See man page. +glx-swap-method = "4"; # See man page. # Window type settings wintypes: