Files
i3/testcases/t
Ingo Bürk 9bf161710b Added 'focus_on_window_activation' directive
When a window receives a _NET_ACTIVE_WINDOW message, it can steal the focus. This may not be preferable to all users.
With this directive, the user can choose from one of the following:
1) 'smart' - focus the container if its workspace is visible, otherwise set the urgency flag (default)
2) 'urgent' - always set the urgency flag, do not steal focus
3) 'focus' - always switch focus, never set the urgency hint
4) 'none' - ignore the request entirely (do not switch focus, nor set the urgency hint)

fixes #1426
2015-03-30 22:09:36 +02:00
..
2014-12-10 20:42:52 +01:00
2015-03-28 19:23:59 +01:00
2015-03-30 08:28:36 +02:00
2013-11-19 20:28:32 +01:00
2014-05-20 19:59:49 +02:00