Skip to content

Feature request: Auto display messages on non-CLOCK apps #4011

@thyttan

Description

@thyttan

Hi,

Some apps I will leave running and by that messages will not auto display since Bangle. CLOCK=1 is not set.

I want to list some apps that should let messages auto display. But I don't want clock face specific widgets to show as would be the case if I set CLOCK=1

Maybe it would also make sense to differentiate apps that should let messages auto-display always or just if the screen is locked.

So I have two suggestions:

  1. Set Bangle.CLOCK=2 to say this app should let messages auto-display but not show clock face widgets. Maybe set =3 to say it should auto-display messages only if the screen is locked.

or

  1. Add Bangle.AUTO_SHOW_MESSAGES=0/1/2 or similar to allow messages to take over the app. (0 - no, 1 - yes, 2 - only when locked)

The next step, as I imagine, would be to create a bootloader type app for setting the value depending on which app is running and user preferences.

Does this speak to anyone else? Is there a better solution?

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