Skip to content

Releases: alexmohr/keyboard-backlight

Release 1.4.0

06 Aug 18:15
Compare
Choose a tag to compare

Features

  • Single keys can now be ignored thanks @konradmb

Release 1.3.0

30 Apr 10:20
0272a6d
Compare
Choose a tag to compare

Features:

  • Brightness now can be arbitrary int
  • Name of brightness file can now be passed instead of path.
  • Debug log can be enabled via Cmake option

Bugfixes:

  • Preventing overwrite of service file in pacman
  • Fixed lighting when backlight is off when program is started
  • Reading keyboard from proc fs, which fixes not detected keyboard for some devices
  • Compiler support for gcc8
  • If user does not move the mouse or press a key after turning backlight off it's not turned on again anymore

Exit Bugfix and timeout improvements

24 Apr 14:41
d4d00f7
Compare
Choose a tag to compare

Fixed exit
Closing fds
Changed timeout to ms
Added version info

Added option to set brightness via cli

22 Apr 19:04
Compare
Choose a tag to compare
v1.1

Bumped version in PKGBUILD

Relase 1.0

22 Apr 18:24
8b8db53
Compare
Choose a tag to compare
Merge pull request #4 from alexmohr/dev

Dev