Screen-brightness-control

Latest version: v0.24.2

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 10

0.4.1

* Added `method` kwarg to brightness methods so that you can choose how the brightness is adjusted. On windows the options are `'wmi'` and `'vcp'` and on linux they are `'light'`, '`xrandr'` and `'xbacklight'`
* Added method command line arg
* Merged pull request from `lcharles` 2 to add top-level function `list_monitors` (Windows only), add a command line option for this and add a function in the windows module called `list_monitors_with_method`, which returns list of pairs of display names and their methods
* Fixed the `XRandr.get_brightness` function returning the wrong type

0.3.1

* Updated FAQ section of README

0.2.2

* Updated README with an FAQ section
* Minor adjustment to `fade_brightness`

0.2.1

* Fixed `get_brightness` attribute errors for Windows
* The Windows version will now set the brightness for ALL wmi brightness methods (not just the first one)
* If there are multiple brightness methods then `get_brightness` will return a list of brightness values
* Added a copy of the MIT license to the files

0.1.72

0.1.7

* Made some type conversions in `set_brightness` ever so slightly more reliable
* Added `max_value` kwarg to `get_brightness`
* Fixed a logic error in `get_brightness`
* Fixed rounding error in `get_brightness`

Patch 1:
* Removed debug print statements

Patch 2:
* Fixed not returning false upon failure on Windows
* If fade_brightness cannot set the brightness it exits the for loop

Page 9 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.