X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.1;h=f27d83731cd43fdef76e395db4d6af966e9071e8;hb=c0604ed4692e9e235c6232ba53a00a738d33c7c1;hp=a5e847328ab638e2ddf47d9dd286e5eb0e05a162;hpb=2ca16c93edb2baa7387e57b53f3e5099e596e8eb;p=spectrwm.git diff --git a/spectrwm.1 b/spectrwm.1 index a5e8473..f27d837 100644 --- a/spectrwm.1 +++ b/spectrwm.1 @@ -101,12 +101,16 @@ Set status bar border thickness in pixels. Disable border by setting to 0. .It Ic bar_color Ns Bq Ar x Color of the status bar window in screen -.Ar x . -.It Ic bar_delay -Update frequency, in seconds, of external script that populates the status -bar. .It Ic bar_enabled -Enable or disable status bar. +Set default +.Ar bar_toggle +state; default is 1. +.It Ic bar_enabled_ws Ns Bq Ar x +Set default +.Ar bar_toggle_ws +state on workspace +.Ar x ; +default is 1. .It Ic bar_font Font used in the status bar. Either Xft or X Logical Font Description (XLFD) may be used to specify fonts. Fallback fonts may be specified by separating @@ -238,10 +242,18 @@ and .Pa last (default). .It Ic focus_mode -Using a value of -.Pa follow_cursor -will make the window manager focus the window under the mouse when switching -workspaces and creating windows. +Window focus behavior with respect to the mouse cursor. Possible values: +.Pp +.Bl -tag -width "default" -offset indent -compact +.It Cm default +Set window focus on border crossings caused by cursor motion and +window interaction. +.It Cm follow +Set window focus on all cursor border crossings, including workspace switches +and changes to layout. +.It Cm manual +Set window focus on window interaction only. +.El .It Ic keyboard_mapping Clear all key bindings and load new key bindings from the specified file. This allows you to load pre-defined key bindings for your keyboard layout. @@ -500,6 +512,8 @@ swap_next swap_prev .It Cm M-b bar_toggle +.It Cm M-S-b +bar_toggle_ws .It Cm M-x wind_del .It Cm M-S-x @@ -616,7 +630,9 @@ Swap with next window in workspace. .It Cm swap_prev Swap with previous window in workspace. .It Cm bar_toggle -Toggle status bar in all workspaces. +Toggle overall visibility of status bars. +.It Cm bar_toggle_ws +Toggle status bar on current workspace. .It Cm wind_del Delete current window in workspace. .It Cm wind_kill