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

App changes the brightness level of Apple displays on first start or when a display is newly detected #2964

Closed
waydabber opened this issue May 13, 2024 Discussed in #2963 · 2 comments
Assignees
Labels
bug Something isn't working done All tasks are completed released Released
Milestone

Comments

@waydabber
Copy link
Owner

waydabber commented May 13, 2024

Discussed in #2963

The app should not change the brightness of Apple displays upon startup (this is caused by combined brightness not having a stored value upon startup so it reverts to simply 100%).

reported by @webline

@waydabber waydabber added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels May 13, 2024
@waydabber waydabber changed the title App should not change the brightness level of Apple displays on first start App changes the brightness level of Apple displays on first start (should not do that) May 13, 2024
@waydabber waydabber self-assigned this May 13, 2024
@waydabber waydabber added this to the v2.3.4 milestone May 13, 2024
@waydabber waydabber added in progress Implementing unreleased Not released yet in beta form labels May 15, 2024
@waydabber waydabber changed the title App changes the brightness level of Apple displays on first start (should not do that) App changes the brightness level of Apple displays on first start May 15, 2024
@waydabber
Copy link
Owner Author

Note: this happens only since a recent change that added/enabled restoring last saved brightness upon startup by default.

@waydabber waydabber added done All tasks are completed and removed in progress Implementing labels May 15, 2024
@waydabber waydabber changed the title App changes the brightness level of Apple displays on first start App changes the brightness level of Apple displays on first start or when a display is newly detected May 15, 2024
@waydabber
Copy link
Owner Author

From now the app will read the brightness level of Apple displays, calculate the appropriate combined brightness level and store that without changing the display's panel brightness.

@waydabber waydabber added released Released and removed unreleased Not released yet in beta form labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done All tasks are completed released Released
Projects
None yet
Development

No branches or pull requests

1 participant