Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
human-0 opened this issue Jun 13, 2024 · 0 comments
Open

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

human-0 opened this issue Jun 13, 2024 · 0 comments
Labels
backlight bug Something isn't working custom

Comments

@human-0
Copy link

human-0 commented Jun 13, 2024

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).

@github-actions github-actions bot added backlight bug Something isn't working custom labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlight bug Something isn't working custom
Projects
None yet
Development

No branches or pull requests

1 participant