qutebrowser/tests/unit/completion
Florian Bruhin 750dfd98af Generalize statusbar-attached website overlays
We already had some duplicated logic for completion/keyhint/messageview,
and plan to add prompt overlays too now - so here we refactor related
code to have a list of overlays instead, which are all
resized/positioned by the mainwindow when needed.

This also changes the size management, which gets moved into the
sizeHint of the respective overlay widgets.
2016-09-22 17:04:39 +02:00
..
test_column_widths.py tests: Clean up test_column_widths 2016-08-20 22:08:07 +02:00
test_completer.py Completer: don't try to partition search. 2016-09-21 07:08:34 -04:00
test_completionwidget.py Generalize statusbar-attached website overlays 2016-09-22 17:04:39 +02:00
test_models.py Test config completion with a ValueList. 2016-09-14 17:26:56 -04:00
test_sortfilter.py *Really* fix completion with multiple words. 2016-09-09 09:03:18 +02:00