Added focus_follows_mouse config option

This commit is contained in:
Kim Silkebækken (lokaltog)
2010-01-26 12:10:48 +01:00
committed by Michael Stapelberg
parent 7c7756d75f
commit 7f10970fc7
4 changed files with 14 additions and 1 deletions

View File

@ -77,6 +77,8 @@ struct Config {
int container_stack_limit;
int container_stack_limit_value;
bool focus_follows_mouse;
const char *default_border;
/** The modifier which needs to be pressed in combination with your mouse