Quit hinting on mouse click.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 7 Feb 2015 21:59:33 +0000 (22:59 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 7 Feb 2015 21:59:33 +0000 (22:59 +0100)
commit66c0d7560170d9fa5e3cefc30efd6efa47f7247d
tree23305c317a835f363a389a85b58d006fb7105b5f
parent7ee2ab659c409ef167d0d0b1794f7b5898dbfe89
Quit hinting on mouse click.

In case the user starts hinting and clicked with the mouse on a link, the new
page was opened. But after going back in back/forward history, the old page
was shown with the hints, but the browser was in normal mode so that the hints
where disfunctional and could only be removed by reloading the page.
Now vimb switches back to normal mode in case the user does a mouse click.
src/main.c