Remove documentation, usage messages and examples about sw-opti

It have been deprecated.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2020-08-30 21:26:19 +01:00
parent 24f0241907
commit 5ebac238e2
3 changed files with 2 additions and 16 deletions

View File

@@ -163,9 +163,6 @@ static void usage(const char *argv0, int ret) {
"--paint-on-overlay\n"
" Painting on X Composite overlay window.\n"
"\n"
"--sw-opti\n"
" Limit repaint to at most once every 1 / refresh_rate second.\n"
"\n"
"--use-ewmh-active-win\n"
" Use _NET_WM_ACTIVE_WINDOW on the root window to determine which\n"
" window is focused instead of using FocusIn/Out events.\n"