diff --git a/doc/NOTES.md b/doc/NOTES.md index 501494c..8f83d44 100644 --- a/doc/NOTES.md +++ b/doc/NOTES.md @@ -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