remove focus ignore/steal stuff. use apps that behave.

This commit is contained in:
seanpringle
2012-11-07 18:01:28 +10:00
parent b9eacb9f50
commit 019d6c210b
3 changed files with 1 additions and 10 deletions

View File

@@ -57,12 +57,6 @@
// If on multi-head, place windows on monitor holding current window.
#define MONITOR_START MONITOR_CURRENT
// Should new windows be automatically focused, or ignored until focused manually?
// IGNORE means new windows only steal focus if they obscure the current window.
// STEAL means new windows always steal focus.
//#define FOCUS_START FOCUS_IGNORE
#define FOCUS_START FOCUS_STEAL
// Available actions...
// action_move .num = SPOT1/2/3
// action_focus .num = SPOT1/2/3