[doc] Update notes
This commit is contained in:
parent
4f87f65f71
commit
ce6fed181e
1 changed files with 4 additions and 3 deletions
|
@ -11,13 +11,12 @@
|
||||||
- use __ for private?
|
- use __ for private?
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
- new themeing? (and add a "version" for backwards compat)
|
- new themeing? (and add a "version" for backwards compat?)
|
||||||
|
|
||||||
## Backwards-compatibility
|
## Backwards-compatibility
|
||||||
- aliases
|
- aliases
|
||||||
- charts (braille)
|
- charts (braille)
|
||||||
- minimize modules
|
- minimize modules
|
||||||
- hide modules if not in warning/error state (-a)
|
|
||||||
- WAL support / colorscheme support
|
- WAL support / colorscheme support
|
||||||
- tkinter / popups
|
- tkinter / popups
|
||||||
- scrolling decorator (incl. minwidth, alignment)
|
- scrolling decorator (incl. minwidth, alignment)
|
||||||
|
@ -28,7 +27,9 @@
|
||||||
- generalize the battery/hbar/vbar concept
|
- generalize the battery/hbar/vbar concept
|
||||||
- pango output (improve - maybe autodetect? see #531)
|
- pango output (improve - maybe autodetect? see #531)
|
||||||
- allow handlers to specify whether to update or not (e.g. scroll)
|
- allow handlers to specify whether to update or not (e.g. scroll)
|
||||||
|
- API documentation
|
||||||
|
- github pages
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- theme: load vs. __load vs. load_keywords
|
- theme: `load` vs. `__load` vs. `load_keywords`
|
||||||
- themes: use colors to improve theme readability
|
- themes: use colors to improve theme readability
|
||||||
|
|
Loading…
Reference in a new issue