Skip to content

Conversation

KannebTo
Copy link

This prevents rounding from values < 0.5% to 0% (blacklight turns off).

Sometimes i am working with 0.1% brightness and the backlight turns off after suspend or profile change, which is annoying.

This prevents rounding from values < 0.5% to 0% (blacklight turns off).
@LinAGKar
Copy link

This really needs to be merged. They've clearly tried to prevent saving zeroes with value === 0, but that check is broken since it doesn't account for the rounding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants