qutebrowser/qutebrowser
Florian Bruhin a23f3a24b3 scroll.js: Use window.inner{Width,Height}
It seems with document.documentElement.client{Height,Width} we
sometimes (e.g. without <!DOCTYPE html)...) get the full element height
instead of the viewport height.

Fixes #1821.
2016-08-11 11:57:20 +02:00
..
browser Merge branch 'clip' of https://github.com/blyxxyz/qutebrowser into blyxxyz-clip 2016-08-10 20:38:54 +02:00
commands Add ClipboardError superexception 2016-08-10 12:33:01 +02:00
completion Filter buffer completion by all columns. 2016-08-10 10:20:04 -04:00
config Merge branch 'clip' of https://github.com/blyxxyz/qutebrowser into blyxxyz-clip 2016-08-10 20:38:54 +02:00
html Minor cleanups. Whitespace / indentation CSS. 2016-07-23 13:06:56 +02:00
img New qutebrowser logo! 2016-04-14 17:44:38 +02:00
javascript scroll.js: Use window.inner{Width,Height} 2016-08-11 11:57:20 +02:00
keyinput Add a --mode flag to :hints 2016-08-09 15:34:13 +02:00
mainwindow Merge branch 'haasn-lastvisible' 2016-08-10 19:58:41 +02:00
misc Merge branch 'clip' of https://github.com/blyxxyz/qutebrowser into blyxxyz-clip 2016-08-10 20:38:54 +02:00
utils Merge branch 'clip' of https://github.com/blyxxyz/qutebrowser into blyxxyz-clip 2016-08-10 20:38:54 +02:00
__init__.py Release v0.8.1 2016-07-27 12:41:40 +02:00
__main__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
app.py Merge branch 'lastvisible' of https://github.com/haasn/qutebrowser into haasn-lastvisible 2016-08-10 17:39:33 +02:00
qutebrowser.py Un-hide --backend argument 2016-07-26 13:30:41 +02:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00