Added strict-focus setting.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 13 Oct 2013 16:44:57 +0000 (18:44 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 13 Oct 2013 16:44:57 +0000 (18:44 +0200)
commitbef534c030e2df9f808035fe7bf9e6d9480b73e3
tree81df82e33a2c4aff999afe05aba4fcbfaa7369b6
parenta3867458afd4f9e87d78764d04fa945126e1c23b
Added strict-focus setting.

This allows to ignore possible focused form fields on pages that forces vimb
into input mode. If 'strict-focus' is on, vimb removes the focus from form
fields event if the page say that say should be focussed,
src/default.h
src/dom.c
src/main.h
src/setting.c