qutebrowser/qutebrowser
Florian Bruhin fe11e25430 Ignore mouse events going to non-main widgets
When we hide the context menu on QtWebEngine, we get a mouse event
relative to the QMenu in the filter, which means tab.elements.at_pos
will get called with a negative position (and thus assert) or at least a
wrong position.
2016-08-19 18:38:07 +02:00
..
browser Ignore mouse events going to non-main widgets 2016-08-19 18:38:07 +02:00
commands Add some docs for command replacements 2016-08-16 13:32:53 +02:00
completion Focus completion by category. 2016-08-15 07:14:28 -04:00
config Fix / ? : bindings 2016-08-19 15:35:20 +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 Fix eslint 2016-08-18 16:52:53 +02:00
keyinput Whoops... 2016-08-19 13:42:38 +02:00
mainwindow Allow empty string for tabs -> title-format 2016-08-19 08:31:36 +02:00
misc Fix lint 2016-08-19 15:47:35 +02:00
utils Fix lint 2016-08-19 15:47:35 +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 Fix :restart deleting the given --basedir 2016-08-16 21:27:23 +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