Skip to content

v0.10.0

Choose a tag to compare

@Crozzers Crozzers released this 03 Sep 21:04
· 461 commits to main since this release

Added/Changed:

  • set_brightness now returns None by default. To enable old behaviour pass the kwarg no_return=False when calling it

Removed:

  • windows.set_brightness
  • windows.get_brightness
  • windows.list_monitors
  • windows.WMI.get_display_names
  • windows.VCP.get_display_names
  • linux.set_brightness
  • linux.get_brightness
  • linux.list_monitors
  • linux.Light.get_display_names
  • linux.XRandr.get_display_names
  • linux.DDCUtil.get_display_names

Fixed:

  • Fix fade_brightness not working on Linux systems with only xbacklight installed

Deprecated:

  • windows.VCP.get_monitor_caps
  • linux.get_brightness_from_sysfiles