You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: man/compton.1.asciidoc
+6
Original file line number
Diff line number
Diff line change
@@ -163,6 +163,12 @@ OPTIONS
163
163
*--unredir-if-possible*::
164
164
Unredirect all windows if a full-screen opaque window is detected, to maximize performance for full-screen windows. Known to cause flickering when redirecting/unredirecting windows. *--paint-on-overlay* may make the flickering less obvious.
165
165
166
+
*--unredir-if-possible-delay*'MILLISECONDS'::
167
+
Delay before unredirecting the window, in milliseconds. Defaults to 0.
168
+
169
+
*--unredir-if-possible-exclude*'CONDITION'::
170
+
Conditions of windows that shouldn't be considered full-screen for unredirecting screen.
171
+
166
172
*--shadow-exclude*'CONDITION'::
167
173
Specify a list of conditions of windows that should have no shadow.
0 commit comments