Skip to content

backlight/slider module sets brightness to min value after dpms #3359

Open
@human-0

Description

@human-0

When the backlight/slider module is used, the brightness is set to the min value after a dpms off/on cycle.

Config:

"backlight/slider": {
    "min": 1,
    "max": 100,
    "orientation": "horizontal",
    "device": "intel_backlight",
    "reverse-scrolling": true,
    "scroll-step": 20
}

The changed brightness is definitely related to waybar as changing the min value changes what the brightness is set to after dpms on, and removing the module fixes the issue (brightness is unchanged).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions