Skip to content

custom min/max values for decrease/increase brightness #7

@GsakuL

Description

@GsakuL

when you have a button that decreases brightness, its possible to get it to 0. At which point the buttons still do their stuff, but you don't know what it's doing and may push multiple random buttons (in a more sensible world, one would open StreamController and look there). This may happen on a cluttered desk; or whatever.

Proposal:

  • add a slider/range input (still 0-100?) that configures minimum brightness.
  • same for max/increase "just in case"?
  • add (opt in) feedback on the button once min/max is reached?
  • would it then be wise to also add a custom step size? E.g. also when min/max are not in multiples of 10?

Like I've mention in the Requests-Issue, I know Python and this seems rather simple, "as a beginner issue". I'd be happy to help :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions