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

fix(backlight): wrong percentage numbers for device apple-panel-bl #2518

Merged
merged 3 commits into from Sep 21, 2023

Conversation

idm1try
Copy link
Contributor

@idm1try idm1try commented Sep 19, 2023

fixes backlight module showings incorrect percentage(eg 101% instead of 100% or 47% instead of 45%) on asahi linux
we need use brightness not actual_brightness

@idm1try idm1try changed the title fix(backlight): wrongs percentage numbers for device apple-panel-bl fix(backlight): wrong percentage numbers for device apple-panel-bl Sep 19, 2023
src/modules/backlight.cpp Outdated Show resolved Hide resolved
Co-authored-by: Alexis Rouillard <alexisr245@gmail.com>
@Alexays Alexays merged commit 5960e8f into Alexays:master Sep 21, 2023
7 of 8 checks passed
@idm1try idm1try deleted the fix-bl-asahi branch September 22, 2023 07:58
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.

None yet

2 participants