__init__.py
|
Initial commit.
|
2021-06-09 17:11:48 +01:00 |
checkbox.py
|
Add aclock, dropdown and primitives demos.
|
2021-06-24 18:42:16 +01:00 |
dial.py
|
Fix widget metrics.
|
2021-06-25 10:57:25 +01:00 |
dialog.py
|
Mod demos for 128x128 minimum screen.
|
2021-06-25 16:56:14 +01:00 |
dropdown.py
|
Fix dropdown text color.
|
2021-06-11 08:51:22 +01:00 |
graph.py
|
README update. Remove redundant code.
|
2021-06-10 13:23:18 +01:00 |
knob.py
|
Fixes to precision mode. README improvements.
|
2021-06-22 09:01:40 +01:00 |
led.py
|
Initial commit.
|
2021-06-09 17:11:48 +01:00 |
meter.py
|
Add tstat class and demo.
|
2021-07-06 19:12:42 +01:00 |
scale.py
|
Fixes to precision mode. README improvements.
|
2021-06-22 09:01:40 +01:00 |
sliders.py
|
Fix widget metrics.
|
2021-06-25 10:57:25 +01:00 |
textbox.py
|
Simplify setup. README fixes (still WIP).
|
2021-06-20 16:46:14 +01:00 |
tstat.py
|
Changes to Tstat logic. README corrections.
|
2021-07-07 12:54:05 +01:00 |