qutebrowser/qutebrowser/browser
Florian Bruhin b54151f206 Use last focused window for download errors and other stuff.
When the event happens, it's possible we don't have any window focused yet, so
we display it in the window which was last focused.

Fixes #191.
2014-10-15 20:42:40 +02:00
..
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
cache.py Move utils.get_standard_dir to its own file. 2014-10-08 06:20:31 +02:00
commands.py Use a QObject for quickmarks and add a changed signal. 2014-10-15 16:55:55 +02:00
cookies.py Remove cookies when permissions->cookies-store was changed. 2014-10-14 21:24:09 +02:00
downloads.py Use last focused window for download errors and other stuff. 2014-10-15 20:42:40 +02:00
hints.py Prevent double-entering hint mode. Fixes #160. 2014-10-08 22:19:24 +02:00
quickmarks.py Use a QObject for quickmarks and add a changed signal. 2014-10-15 16:55:55 +02:00
signalfilter.py Remove Emit:/Raise: from docstrings. 2014-10-07 23:08:37 +02:00
webelem.py Use a list as items-argument for usertypes.enum 2014-09-28 00:42:53 +02:00
webpage.py Small whitespace fix. 2014-10-08 06:22:20 +02:00