thyttan
c99907bdcd
lightswitch: handle and intercept swipe event
2023-05-23 21:07:02 +02:00
Rob Pilling
fe9572bdbe
lightswitch: tap-to-lock setting
2023-01-29 22:49:40 +00:00
Rob Pilling
1a97f2bf41
lightswitch: whitespace
2023-01-29 22:49:34 +00:00
Gordon Williams
1e9b3a6d9a
lightswitch 0.06: Fix issue where .draw was being called by reference (not allowing widgets to be hidden)
...
ref https://github.com/espruino/BangleApps/pull/2334
2022-12-02 09:04:03 +00:00
storm64
60de030e92
[lightswitch] Prevent drawing into app area
2022-05-20 00:26:14 +02:00
storm64
6c6f9c01c7
lightswitch: Correct default touchOn
...
Change settings.js and widget.js:
- Correct default value of touchOn according to value in README.md
2022-04-06 23:40:50 +02:00
storm64
a2002c4841
lightswitch: masking ( espruino/Espruino#2151 ) + oversize
...
Update ChangeLog and metadata.json
Update README.md and settings.json
- add oversize setting + description
Update settings.js
- add oversize setting
Update widget.js
- add oversize setting
- add masking touch and drag input by adding own event listeners first and messing up the handler on a widget related event, using espruino/Espruino#2151
2022-04-06 22:29:13 +02:00
storm64
963697575c
lightswitch: Add setting
...
Add the option to enable touching the widget only on clock and settings.
2022-01-21 20:09:25 +01:00
storm64
c806d11fbc
lightswitch: Create widget.js
2022-01-20 10:39:15 +01:00