1
0
Fork 0
wasp-os/wasp/apps
Daniel Thompson 1b99764e8d apps: clock: Simplify and increase commenting
The main simplification is to adopt the status bar (with the status bar
clock disabled) and to restructure the way draw and redraw are handled.
Since the clock application is one of the most popular to customize it
has also had extensive commenting added to describe how it works.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-10-25 08:55:20 +00:00
..
clock.py apps: clock: Simplify and increase commenting 2020-10-25 08:55:20 +00:00
demo.py apps: demo: Move the logo into the demo app 2020-05-17 14:37:44 +01:00
fibonacci_clock.py widgets: Rename StatusBar to NotificaitonBar 2020-10-20 18:56:08 +01:00
flashlight.py README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00
gameoflife.py apps: gameoflife: Better pixel colour selection 2020-05-18 22:19:19 +01:00
haiku.py apps: haiku: Add a simple Haiku viewer 2020-10-10 12:12:59 +01:00
heart.py README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00
hello.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
launcher.py README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00
pager.py apps: pager: Avoid crashes for notifications with no body 2020-10-10 11:28:25 +01:00
settings.py README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00
steps.py apps: steps: Switch over the status bar widget 2020-10-21 21:29:15 +01:00
stopwatch.py apps: stopwatch: Switch over the status bar widget 2020-10-21 21:28:49 +01:00
template.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
testapp.py README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00