[doc] Update notes
Add more stuff that needs to be considered for backwards compatibility
This commit is contained in:
parent
fee7cf7882
commit
da792f9b7b
1 changed files with 10 additions and 8 deletions
18
doc/NOTES.md
18
doc/NOTES.md
|
@ -1,15 +1,17 @@
|
|||
# Design
|
||||
|
||||
* core: only PSL
|
||||
* pass if modules are missing
|
||||
* minimize dependencies, code
|
||||
* test everything
|
||||
- core: only PSL
|
||||
- pass if modules are missing
|
||||
- minimize dependencies, code
|
||||
- test everything
|
||||
|
||||
# Features
|
||||
|
||||
## Backwards-compatibility
|
||||
* aliases
|
||||
* charts (hbar, vbar, braille)
|
||||
- aliases
|
||||
- charts (hbar, vbar, braille)
|
||||
- minimize modules
|
||||
- hide modules if not in warning/error state (-a)
|
||||
- WAL support
|
||||
|
||||
## Improvements
|
||||
* pango output (improve - maybe autodetect? see #531)
|
||||
- pango output (improve - maybe autodetect? see #531)
|
||||
|
|
Loading…
Reference in a new issue