[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
|
# Design
|
||||||
|
- core: only PSL
|
||||||
* core: only PSL
|
- pass if modules are missing
|
||||||
* pass if modules are missing
|
- minimize dependencies, code
|
||||||
* minimize dependencies, code
|
- test everything
|
||||||
* test everything
|
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
|
|
||||||
## Backwards-compatibility
|
## Backwards-compatibility
|
||||||
* aliases
|
- aliases
|
||||||
* charts (hbar, vbar, braille)
|
- charts (hbar, vbar, braille)
|
||||||
|
- minimize modules
|
||||||
|
- hide modules if not in warning/error state (-a)
|
||||||
|
- WAL support
|
||||||
|
|
||||||
## Improvements
|
## Improvements
|
||||||
* pango output (improve - maybe autodetect? see #531)
|
- pango output (improve - maybe autodetect? see #531)
|
||||||
|
|
Loading…
Reference in a new issue