Skip to content

Add support for the OS task bar progress API #2414

Open
godotengine/godot
#106560
@havi05

Description

@havi05

Describe the project you are working on

Program updater with a loading bar.

Describe the problem or limitation you are having in your project

I can't show the progress in the TaskBar.
grafik

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Add a OS methode (Like OS.request_attention()) with a percent value.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

OS.taskbar_value = PERCENT (Like $ProgressBar.value = 60)

If this enhancement will not be used often, can it be worked around with a few lines of script?

No.

Is there a reason why this should be core and not an add-on in the asset library?

It is an addition to the OS..request_attention() methode.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions