Commit Graph

5 Commits (59ee5b1a782d84f4e11a4d1bc94618820e728e8b)

Author SHA1 Message Date
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