Skip to content

v0.5

Choose a tag to compare

@Crozzers Crozzers released this 25 Nov 18:36
  • Fixed issue #3 where if you turned a monitor off and on again the module might behave weirdly
  • Sped up the import speed of the module
  • Added Monitor class on Windows
  • display kwarg can now be a string on Linux

Special thanks to lcharles for raising PR #2 and issue #3

v0.5.1

  • Removed screen_brightness_control.windows.WMI.get_display_serials as it wasn't useful
  • Re-wrote most docstrings to be able to provide full documentation for the project, which is now hosted on https://crozzers.github.io/screen_brightness_control. I will add to it as I go