Update BUGS/TODO.
This commit is contained in:
parent
f421b7174f
commit
9e307a5918
1
doc/BUGS
1
doc/BUGS
@ -98,6 +98,7 @@ Misc
|
|||||||
windows
|
windows
|
||||||
- Current font handling is rather broken (rejecting invalid values / setting
|
- Current font handling is rather broken (rejecting invalid values / setting
|
||||||
multiple font families) - we should use PyPEG2 instead.
|
multiple font families) - we should use PyPEG2 instead.
|
||||||
|
- OS X shows focus rectangle in minimal input field.
|
||||||
|
|
||||||
Upstream Bugs
|
Upstream Bugs
|
||||||
=============
|
=============
|
||||||
|
2
doc/TODO
2
doc/TODO
@ -63,6 +63,8 @@ Improvements / minor features
|
|||||||
dir.
|
dir.
|
||||||
- check what exceptions open() calls could possibly throw
|
- check what exceptions open() calls could possibly throw
|
||||||
- Create ~/.config etc. if they don't exist
|
- Create ~/.config etc. if they don't exist
|
||||||
|
- Add CACHEDIR.TAG to cache
|
||||||
|
http://www.brynosaurus.com/cachedir/spec.html
|
||||||
- Improve -m error message when we're inside the qutebrowser dir (maybe use a
|
- Improve -m error message when we're inside the qutebrowser dir (maybe use a
|
||||||
Tk gui?)
|
Tk gui?)
|
||||||
- Sane default for editor (maybe via QDesktopServices or so?)
|
- Sane default for editor (maybe via QDesktopServices or so?)
|
||||||
|
Loading…
Reference in New Issue
Block a user