X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=inline;f=spectrwm.1;h=b278f78dfb7cfd01c3961a5495773f66c5e1e3fe;hb=3677d289e8a55e369b09eee4eb64df2f59f7922a;hp=00b802cc2aac7f5f3c7c5cddede941ddae08a642;hpb=57bfbfcfaa04c4b29ecc8c3d18d8847d2294c9ea;p=spectrwm.git diff --git a/spectrwm.1 b/spectrwm.1 index 00b802c..b278f78 100644 --- a/spectrwm.1 +++ b/spectrwm.1 @@ -1,6 +1,6 @@ .\" Copyright (c) 2009-2012 Marco Peereboom .\" Copyright (c) 2009 Darrin Chandler -.\" Copyright (c) 2011-2013 Reginald Kennedy +.\" Copyright (c) 2011-2014 Reginald Kennedy .\" Copyright (c) 2011-2012 Lawrence Teo .\" Copyright (c) 2011-2012 Tiago Cunha .\" Copyright (c) 2012 David Hill @@ -226,9 +226,15 @@ script. Display the number of iconic (minimized) windows in the status bar. Enable by setting to 1. .It Ic color_focus -Border color of the currently focussed window. +Border color of the currently focused window. Default is red. +.It Ic color_focus_maximized +Border color of the currently focused, maximized window. Defaults to the +value of color_focus. .It Ic color_unfocus -Border color of unfocussed windows. +Border color of unfocused windows, default is rgb:88/88/88. +.It Ic color_unfocus_maximized +Border color of unfocused, maximized windows. Defaults to the value of +color_unfocus. .It Ic dialog_ratio Some applications have dialogue windows that are too small to be useful. This ratio is the screen size to what they will be resized. @@ -564,9 +570,9 @@ focus_next focus_prev .It Cm M-m focus_main -.It Cm M-S-j -focus_urgent .It Cm M-u +focus_urgent +.It Cm M-S-j swap_next .It Cm M-S-k swap_prev @@ -935,6 +941,11 @@ if there are no other windows on the workspace with the same WM_CLASS class/instance value. Has no effect when .Ic focus_mode is set to follow. +.It OBEYAPPFOCUSREQ +When an application requests focus on the window via a _NET_ACTIVE_WINDOW +client message (source indication of 1), comply with the request. +Note that a source indication of 0 (unspecified) or 2 (pager) are always +obeyed. .El .Pp Custom quirks in the configuration file are specified as follows: