From: Ingo Bürk Date: Mon, 30 Mar 2015 20:05:51 +0000 (+0200) Subject: Updated userguide for the directive focus_on_window_activation introduced in #1426. X-Git-Tag: 4.11~156^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=195acb4911e844f51ed2bcd2a1120a1c332a33da;p=i3%2Fi3 Updated userguide for the directive focus_on_window_activation introduced in #1426. --- diff --git a/docs/userguide b/docs/userguide index d6dbde00..5eb48554 100644 --- a/docs/userguide +++ b/docs/userguide @@ -981,6 +981,31 @@ force_display_urgency_hint ms force_display_urgency_hint 500 ms --------------------------------- +=== Focus on window activation + +If a window is activated, e.g., via +google-chrome www.google.com+, it may request +to take focus. Since this may not preferable, different reactions can be configured. + +Note that this does not apply to any window that is opened, i.e., typically opening +an application will focus that window independent of this configuration. + +*Syntax*: +---------------------------------------------------- +focus_on_window_activation +---------------------------------------------------- + +The different modes will act as follows: + +smart:: + This is the default behavior. If the window requesting focus is on an active + workspace, it will receive the focus. Otherwise, the urgency hint will be set. +urgent:: + The window will always be marked urgent, but the focus will not be stolen. +focus:: + The window will always be focused and not be marked urgent. +none:: + The window will neither be focused, nor be marked urgent. + == Configuring i3bar The bar at the bottom of your monitor is drawn by a separate process called