Skip to content

Releases: hastinbe/i3-kb-backlight

v2.1.0

06 May 05:19
7f38be6
Compare
Choose a tag to compare

Adds

Capability check

Fixes

Double progress bars being displayed when using dunst and -p

v2.0.0

24 Oct 06:47
Compare
Choose a tag to compare

Features & Changes

  • Colored usage/help if the terminal supports 8 colors.
  • Error feedback for missing required function arguments.
  • Removed all global variables.
  • Immutable and/or integer variables are now declared as such.

Commands

Commands are used to perform an operation. In versions prior to 2.x they were command-line options. This change frees up and slims down the amount of options, and makes the script straight-forward to use.

Commands include: increase, decrease, notifications, help

Options

Removed options

  • -d is now the decrease command
  • -i is now the increase command