config: remove the --paint-on-overlay option
Deprecated since v4 Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@ -140,7 +140,7 @@ OPTIONS
|
||||
Use EWMH '_NET_ACTIVE_WINDOW' to determine currently focused window, rather than listening to 'FocusIn'/'FocusOut' event. Might have more accuracy, provided that the WM supports it.
|
||||
|
||||
*--unredir-if-possible*::
|
||||
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.
|
||||
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.
|
||||
|
||||
*--unredir-if-possible-delay* 'MILLISECONDS'::
|
||||
Delay before unredirecting the window, in milliseconds. Defaults to 0.
|
||||
|
Reference in New Issue
Block a user