Update notes/BUGS/TODO
This commit is contained in:
parent
cfbf8c6a35
commit
118dace031
3
BUGS
3
BUGS
@ -59,6 +59,9 @@ Bugs
|
|||||||
window has a bigger size hint instead of tabs getting smaller than the
|
window has a bigger size hint instead of tabs getting smaller than the
|
||||||
minimum size (iggy)
|
minimum size (iggy)
|
||||||
|
|
||||||
|
- Directly opening a webm video (e.g.
|
||||||
|
http://fat.gfycat.com/AlienatedMaleAplomadofalcon.webm ) prints a webkit error.
|
||||||
|
|
||||||
Upstream Bugs
|
Upstream Bugs
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
6
TODO
6
TODO
@ -42,6 +42,7 @@ New big features
|
|||||||
Improvements / minor features
|
Improvements / minor features
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
|
- Improve error pages (print error domain/code/...)
|
||||||
- Print nicer error message when platform plugin is missing
|
- Print nicer error message when platform plugin is missing
|
||||||
(on Arch: libxkbcommon-x11)
|
(on Arch: libxkbcommon-x11)
|
||||||
- Add harfbuzz forcing to version info
|
- Add harfbuzz forcing to version info
|
||||||
@ -87,6 +88,11 @@ hints
|
|||||||
- uppercase hint chars without requiring upper case to type (easier to
|
- uppercase hint chars without requiring upper case to type (easier to
|
||||||
distinguish)
|
distinguish)
|
||||||
|
|
||||||
|
Style
|
||||||
|
=====
|
||||||
|
|
||||||
|
- Use context managers (e.g. editor/hintmanager/...)
|
||||||
|
|
||||||
dwb keybindings to possibly implement
|
dwb keybindings to possibly implement
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user