projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
af0337b
)
compton: make it more stable
author
Amin Bandali
<amin@aminb.org>
Thu, 28 Dec 2017 06:45:04 +0000
(
01:45
-0500)
committer
Amin Bandali
<amin@aminb.org>
Thu, 28 Dec 2017 06:45:04 +0000
(
01:45
-0500)
compton/.config/compton.conf
patch
|
blob
|
blame
|
history
diff --git
a/compton/.config/compton.conf
b/compton/.config/compton.conf
index
7229696
..
6f1fb25
100644
(file)
--- 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.
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.
# 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-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:
# Window type settings
wintypes: