qutebrowser/qutebrowser/commands
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
argparser.py Use last focused window for download errors and other stuff. 2014-10-15 20:42:40 +02:00
cmdexc.py Lots of fixes for new command system. 2014-09-08 07:36:17 +02:00
cmdutils.py Remove Emit:/Raise: from docstrings. 2014-10-07 23:08:37 +02:00
command.py Refactor Command._inspect_function. 2014-10-14 07:59:42 +02:00
runners.py Use annotation instead of special argument names. 2014-10-09 06:33:24 +02:00
userscripts.py userscripts: Remove invalid encoding param to os.open. 2014-10-13 15:09:23 +02:00