Skip to content

Doesn't alter the brightness on Wayland. #25

@RokeJulianLockhart

Description

@RokeJulianLockhart
>>> import screen_brightness_control as sbc
>>> sbc.set_brightness(40)
>>> sbc.get_brightness()
[40]

As previously demonstrated, the code operates without error, yet the brightness of my screen is not modified despite the value consistently returning the integer of the brightness that I have previously instructed it to apply. This code operates on X.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions