Skip to content

[day-progress@chmodmasx] Wrong percentage calculation due to incorrect end time declaration #8134

@claudiux

Description

@claudiux

Applet version/Build date

Version 1.0.1 (2025-12-31 09:49:18)

Cinnamon version

6.6.3

Distribution

Mint 22.3 (Zena)

Graphics hardware and driver used

Does not matter

Applet name and maintainer

day-progress@chmodmasx @chmodmasx

What happened?

Wrong percentage calculation. In settings-schema.json, the "end-hour" declaration should be:

"end-hour": {
        "type": "spinbutton",
        "default": 24,
        "min": 0,
        "max": 24,
        "step": 1,
        "units": "hours",
        "description": "End hour",
        "tooltip": "Hour at which the indicator ends"
    }

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions