Fixed non working 'open in new window' from right click menu (#29).
authorDaniel Carl <danielcarl@gmx.de>
Tue, 28 May 2013 20:59:09 +0000 (22:59 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 28 May 2013 20:59:09 +0000 (22:59 +0200)
commitb942dde02f4dc75a093ba1eb7d01646af8cc16ac
tree585606f3ba5994a705cc980287035f221e9fa405
parente79193760802414c915a9f57d369ac109129af12
Fixed non working 'open in new window' from right click menu (#29).

I'm not happy with this implementation. At the moment I can see any other way
than creating a new webview and wait until it receives it's new URL and than
to destroy the webview to use the common logic to open a new instance of vimb.
src/main.c