[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?
|
||||
|
||||
# Features
|
||||
- new themeing? (and add a "version" for backwards compat)
|
||||
- new themeing? (and add a "version" for backwards compat?)
|
||||
|
||||
## Backwards-compatibility
|
||||
- aliases
|
||||
- charts (braille)
|
||||
- minimize modules
|
||||
- hide modules if not in warning/error state (-a)
|
||||
- WAL support / colorscheme support
|
||||
- tkinter / popups
|
||||
- scrolling decorator (incl. minwidth, alignment)
|
||||
|
@ -28,7 +27,9 @@
|
|||
- generalize the battery/hbar/vbar concept
|
||||
- pango output (improve - maybe autodetect? see #531)
|
||||
- allow handlers to specify whether to update or not (e.g. scroll)
|
||||
- API documentation
|
||||
- github pages
|
||||
|
||||
## TODO
|
||||
- theme: load vs. __load vs. load_keywords
|
||||
- theme: `load` vs. `__load` vs. `load_keywords`
|
||||
- themes: use colors to improve theme readability
|
||||
|
|
Loading…
Reference in a new issue