Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

TUXEDO Backlight Control v0.8

Latest
Compare
Choose a tag to compare
@webketje webketje released this 05 Feb 17:17
· 4 commits to master since this release
8e41552

Release notes

  • Fancier icon (for better display on dark/light backgrounds)
  • Added brightness CLI command, use as backlight brightness <0-255>
  • Added bash autocompletion!
  • Added version indicator to UI title bar
  • Fixed: only add color_extra controls if the keyboard supports it 01d435e
  • Fixed: potential errors on writing back tuxedo_keyboard params
  • Cleaned up Python code