From 4838cf862fc6b8e8dff7ff12de29ef6851762b7a Mon Sep 17 00:00:00 2001 From: tobi-wan-kenobi Date: Sat, 2 May 2020 09:42:36 +0200 Subject: [PATCH] [doc] update notes --- doc/NOTES.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/NOTES.md b/doc/NOTES.md index 716637f..ce20c0d 100644 --- a/doc/NOTES.md +++ b/doc/NOTES.md @@ -11,8 +11,7 @@ - use __ for private ## Backwards-compatibility -- scrolling decorator (incl. minwidth, alignment) -- bumblebee-ctrl +- alignment parameter - default wheel handlers ## Improvements @@ -22,8 +21,6 @@ ## TODO - themes: use colors to improve theme readability - convert some stuff to simple attributes to reduce LOCs -- bumblebee-ctrl - theme.exclude (battery) -- help output - configuration files - use add_widget() instead of core.widget.Widget()