summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2020-12-29 12:36:52 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2020-12-29 12:36:52 (GMT)
commitd69598132332736e22fbe8a98c2b9bd528bcd182 (patch)
treebc48733a48847c5120b96caedd3b9833426d0783
parentb47298d4463dec0dbe071caa99b3517ba5115c84 (diff)
TODO: Add new widgets to the roadmap
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
-rw-r--r--TODO.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst
index db9a2fc..00243ab 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -42,10 +42,17 @@ Wasp-os
* [ ] Update art work for buttons in Confirmation view
* [X] Reduce the size of the battery charge icon slightly (match bell)
+* [ ] Widgets
+
+ * [ ] Add a button widget
+ * [X] Add a checkbox widget
+ * [ ] Add a spinner widget
+
* [ ] Applications
* [X] Introduce an analog watch face
* [ ] Add a sports/activity app (combined stopwatch and trip counter)
+ * [ ] Add a boot configuration wizard to author new main.py as needed
* [ ] Documentation