Don't handle hint in new window by javascript.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 20 May 2017 23:55:03 +0000 (01:55 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 21 May 2017 00:15:24 +0000 (02:15 +0200)
commit0be14edf9004719890bd4b253c5cc9dd7a2f0e47
tree8293cbadbb5fd048ad8d6b243f25b96f629a4087
parentb09e6a6379caec45dc540e8d6eeb81cb5e595a3c
Don't handle hint in new window by javascript.

There are a lot of restrictions that introduces some hacks to allow to
open hints into new window. The hinting script does now only fire the
hints in case of ;o and ;t hinting and the decision where to open the
navigation decision is met in the c layer.
src/hints.c
src/main.c
src/main.h
src/scripts/hints.js