xperiments-in / xtouch

Other
570 stars 54 forks source link

modify minimal sleep time value. Now it is 5 minutes #98

Closed haadamgit closed 2 weeks ago

haadamgit commented 5 months ago

Feature Description

The sleep time setting on a slider is 5 minutes minimum. Minimum of 1 minute would be better.

Justification

Power saving in order to let the device be battery operated.

Suggested Implementation (if you have one)

Modify minimal slider value to 1 minute

heelsmj commented 5 months ago

Yes this would be nice that have!

Misterke commented 4 months ago

I actually have done this in my own local version. The changes are easy:

That will still allow value 0 to indicate that no timeout will be applied, but will allow values from 1 up to indicate the number of minutes for the timeout.

In short: it should be a breeze for the author of XTouch to fix this, but since only he can publish new versions to the install and OTA locations, there's little use for me publishing my modifications and I feel to uncertain about some of my changes to risk giving others problems due to them ...

xperiments commented 2 weeks ago

@Misterke The actual reason for the 5 is that going to 0 will disable the current feature of going to 0 to completely disable it as some users asked