[doc] NOTES: Add more notes
Otherwise, I'll forget about them
This commit is contained in:
parent
808c46f551
commit
6143c5e5a1
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,11 @@
|
||||||
- test everything
|
- test everything
|
||||||
- think about pylint
|
- think about pylint
|
||||||
|
|
||||||
|
# small stuff
|
||||||
|
- rethink documentation (wiki vs. in-code)
|
||||||
|
- @parameter? (or was it @attribute?)
|
||||||
|
- use __ for private?
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
|
|
||||||
## Backwards-compatibility
|
## Backwards-compatibility
|
||||||
|
@ -13,6 +18,7 @@
|
||||||
- minimize modules
|
- minimize modules
|
||||||
- hide modules if not in warning/error state (-a)
|
- hide modules if not in warning/error state (-a)
|
||||||
- WAL support
|
- WAL support
|
||||||
|
- tkinter / popups
|
||||||
|
|
||||||
## Improvements
|
## Improvements
|
||||||
- pango output (improve - maybe autodetect? see #531)
|
- pango output (improve - maybe autodetect? see #531)
|
||||||
|
|
Loading…
Reference in a new issue