Releases: alexmohr/keyboard-backlight
Releases · alexmohr/keyboard-backlight
Release 1.4.0
Release 1.3.0
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
Fixed exit
Closing fds
Changed timeout to ms
Added version info
Added option to set brightness via cli
v1.1 Bumped version in PKGBUILD
Relase 1.0
Merge pull request #4 from alexmohr/dev Dev