1
0
Fork 0
wasp-os/wasp
Daniel Thompson 5a234c16ad wasp: Rotate the swipe UI by 90 degrees
This is something of an experiment but now the app roll is traversed using
horizontal swipes and applications should primarily use vertical swipes
to navigate internally. This is mostly because if "feels" better but it
also leaves the vertical scrolling hardware available for use by the
app.
2020-03-13 19:02:29 +00:00
..
apps wasp: Rotate the swipe UI by 90 degrees 2020-03-13 19:02:29 +00:00
boards wasp: Re-factor how Draw565 is used. 2020-03-08 23:16:30 +00:00
drivers drivers: st7789: Automatically park ready for the next call to write data 2020-03-09 21:32:34 +00:00
fonts fonts: sans24: Minor refactor to reduce memory allocation 2020-03-09 21:33:29 +00:00
boot.py wasp: pinetime: Enable filesystem support 2020-02-09 19:49:52 +00:00
demo.py wasp: draw565: Refactor to allow apps to focus on the drawable. 2020-03-09 00:00:13 +00:00
draw565.py draw565: Optimize the font rendering 2020-03-09 21:29:35 +00:00
icons.py wasp: clock: Add a simple battery meter 2020-02-03 22:35:16 +00:00
logo.py logo: Gather together the bitmaps into a single variable 2020-01-28 18:45:26 +00:00
main.py wasp: pinetime: Enable filesystem support 2020-02-09 19:49:52 +00:00
manager.py wasp: Rotate the swipe UI by 90 degrees 2020-03-13 19:02:29 +00:00
shell.py wasp: Simple shell commands (based on upysh) 2020-02-19 19:57:08 +00:00
widgets.py wasp: draw565: Refactor to allow apps to focus on the drawable. 2020-03-09 00:00:13 +00:00