X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/21aef16f61cbf4433ef515708ebeb2cea4c1fbda..0681f90d3bf05781a7eeff935adaa4e7dd2a4e80:/compton/.config/compton.conf diff --git a/compton/.config/compton.conf b/compton/.config/compton.conf index 7229696..9c2e2b7 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,9 @@ 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-no-rebind-pixmap = true; # Recommended if it works. +#glx-swap-method = "4"; # See man page. +glx-swap-method = "4"; # See man page. # Window type settings wintypes: