Merge branch 'master' of ssh://cmpl.cc:2323/qutebrowser

Conflicts:
	BUGS
This commit is contained in:
Florian Bruhin 2014-06-13 14:54:17 +02:00
commit a6314b686a
2 changed files with 8 additions and 0 deletions

6
BUGS
View File

@ -4,6 +4,12 @@ Bugs
- Because restart is broken, using "restore tabs" in crash dialog doesn't work
anymore.
- Segfaults when trying to load http://cmpl.cc/downloads/hlwm-tablet.mkv
- URL detection and encoded spaces
e.g. when trying to open a link with %20 interactively, or even via click.
- When following a hint:
QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.

2
TODO
View File

@ -39,6 +39,8 @@ New big features
Improvements / minor features
=============================
- Use argparse and do something like click for command arguments, then we can
have flags etc.
- Reimplement tabbar to paint it by ourselves to look like dwb
- Save cookies in Netscape format so it can be used by wget. (see notes)
- Zoom with ctrl + mousewheel