wasp-os/wasp/apps
Daniel Thompson de647b324c widgets: Introduce a slider widget
Currently the slider doesn't actually slide (because we process touch
events rather than swipe events) but we've called is a slider anyway.
2020-05-24 14:20:02 +01:00
..
clock.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
demo.py apps: demo: Move the logo into the demo app 2020-05-17 14:37:44 +01:00
flashlight.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
gameoflife.py apps: gameoflife: Better pixel colour selection 2020-05-18 22:19:19 +01:00
hello.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
launcher.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
pager.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
settings.py wasp: apps: Add a new (super simple) settings app 2020-04-10 20:30:20 +01:00
stopwatch.py apps: stopwatch: Fix redraw bug (and remove some old test code) 2020-04-26 15:01:48 +01:00
template.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
testapp.py widgets: Introduce a slider widget 2020-05-24 14:20:02 +01:00