Fixed none working focus event observing (#112).
authorDaniel Carl <danielcarl@gmx.de>
Sun, 30 Nov 2014 21:22:08 +0000 (22:22 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 30 Nov 2014 21:28:31 +0000 (22:28 +0100)
commita03a3465979a79510d667c4c8ae9ec0bef291ddc
tree6d98560858aa51d709cfa76e6af71028aa5dd357
parent29d87dc5586fdaf36998975735463c9276ca1d3c
Fixed none working focus event observing (#112).

Now the strict-focus=on prevents vimb only from switching to input mode if
focus is on editable element on page load (for example set by a body onload
script). Vimb follow all further focus events.
doc/vimb.1
src/dom.c
src/hints.c