Crozzers / screen_brightness_control

A Python tool for controlling the brightness of your monitor
https://crozzers.github.io/screen_brightness_control
MIT License
50 stars 9 forks source link

Deprecation Warning!!! #10

Closed Crozzers closed 3 years ago

Crozzers commented 3 years ago

The following behaviours are deprecated:

The following functions were made redundant and are deprecated:

The following attributes are deprecated:

EDIT: All of these deprecated items were removed in v0.10.0

Crozzers commented 3 years ago

Forgot to mention that linux.get_brightness_from_sysfiles and windows.VCP.get_monitor_caps are also deprecated. Due to late notice I'll remove them in v0.11.0 instead

Crozzers commented 3 years ago

v0.11.0 released. All deprecated functions/behaviours have been removed