From c7e36c4265dde3b854f5061271f7e4e6494d8348 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 15 Jun 2014 22:28:36 +0200 Subject: [PATCH] Update TODO --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index ffc37f8b6..c3547abf6 100644 --- a/TODO +++ b/TODO @@ -39,8 +39,13 @@ New big features Improvements / minor features ============================= +- Settings dialog +- Don't use pkg_resources if unavailable, or detect it on start. + Debian: python3-pkg-resources - Use argparse and do something like click for command arguments, then we can have flags etc. +- Make it more clear that it's possible to edit the crash info, e.g. to provide + more information. - 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