Make hints wotk in "new window" mode
authorVirgil Dupras <hsoft@hardcoded.net>
Tue, 2 May 2017 00:34:53 +0000 (20:34 -0400)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 6 May 2017 23:31:56 +0000 (01:31 +0200)
commit81f543df5763f8efbfe7a20ad02fc1db8a9d61e4
tree0fa1667e2dd80223509ebeff38b4d736634ff6f7
parent8da5f2aaa7a151cebd15db8a8834e12834b1814a
Make hints wotk in "new window" mode

The old "set target to _blank" trick doesn't work anymore since the
whole "noopener" vulnerability thing
(https://mathiasbynens.github.io/rel-noopener/)

I couldn't find a workaround. We're unfortunately now limited in the
kind of elements we can interact with in "new window" mode.
src/hints.c
src/hints.h
src/normal.c
src/scripts/hints.js