docs: explain the detect-client-leader option better
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@@ -204,8 +204,10 @@ static void usage(const char *argv0, int ret) {
|
||||
"\n"
|
||||
"--detect-client-leader\n"
|
||||
" Use WM_CLIENT_LEADER to group windows, and consider windows in\n"
|
||||
" the same group focused at the same time. WM_TRANSIENT_FOR has\n"
|
||||
" higher priority if --detect-transient is enabled, too.\n"
|
||||
" the same group focused at the same time. This usually means windows\n"
|
||||
" from the same application will be considered focused or unfocused at\n"
|
||||
" the same time. WM_TRANSIENT_FOR has higher priority if\n"
|
||||
" --detect-transient is enabled, too.\n"
|
||||
"\n"
|
||||
"--blur-method\n"
|
||||
" The algorithm used for background bluring. Available choices are:\n"
|
||||
|
||||
Reference in New Issue
Block a user