qutebrowser/doc/help
Florian Bruhin 545539f28d Do more sophisticated clicking for hints with QtWebEngine
We now use click() or focus() in JS if possible, or manually follow links in a
href attribute.

While this probably introduces some new corner cases, it fixes a handful of
older ones:

- window.open() in JS can now be handled correctly as we don't need hacks in
  createWindow anymore.
- Focusing input fields with images now works - fixes #1613, #1879
- Hinting now works better on QtWebEngine with Qt 5.8 - fixes #2273

Also see #70.
2017-02-03 23:21:57 +01:00
..
commands.asciidoc Do more sophisticated clicking for hints with QtWebEngine 2017-02-03 23:21:57 +01:00
index.asciidoc also use rel paths for toplevel docs 2016-10-26 12:41:09 +02:00
settings.asciidoc Enable WebGL by default 2017-01-24 23:55:12 +01:00