Skip to content

Releases: withinboredom/system-76-keyboards

Release 1.1.0

24 Jan 01:11
6358ce7
Compare
Choose a tag to compare
  • Fixes issue where :0 may not be first display
  • Puts configuration file in the correct place #23
  • Update readme file

First debian release

28 Nov 23:48
434151d
Compare
Choose a tag to compare
First debian release Pre-release
Pre-release
  • Adds a .deb file for pop-os users
  • Uses a configuration file instead of what's described in the readme

The configuration file lives in /etc/keyboard-color.json. A Manual installation has to be done from source with make install.

Reactive Display

26 Nov 18:42
c759cc6
Compare
Choose a tag to compare
Reactive Display Pre-release
Pre-release
  • Only update the keyboard when the color will change
  • Switch from a "frequency" to "frames per second"
  • Use time based exponential smoothing instead of frame-based, which is much smoother
  • Update the readme
  • Add time monitor
  • Properly handle missing leds
  • Disable smoothing for HDD activity

Known issues

  • Filters do not work on solid color mode
  • Filters sometimes cause insane CPU load

Ignore Arithmetic Overflows for Now

25 Nov 15:54
afae1d5
Compare
Choose a tag to compare
Pre-release
  • Disable checks for arithmetic overflow (will enable in unit tests first)
  • Only delete pid file if actually running that pid

Make more reliable and resiliant

25 Nov 12:45
1319d50
Compare
Choose a tag to compare
Pre-release
  • More unit tests
  • Adds more resilience

Add support for single LED keyboards

24 Nov 17:51
fdc3524
Compare
Choose a tag to compare
  • Add support for the /sys/class/leds/system76_acpi::kbd_backlight/color path
  • Handle exiting more cleanly on ctrl-c or shutdown by systemd
  • Add WashedOut filter
  • Add BlackWhite filter

Localization Fix

23 Nov 15:49
062535a
Compare
Choose a tag to compare
  • Fixed an issue with localization missing

Better Faster Stronger

23 Nov 02:41
7846653
Compare
Choose a tag to compare

Major release

  • Now written in C# instead of PHP
  • Added filter post-processing, currently only Heartbeat is implemented, more to come!
  • Added better installation support and changing of modes.
  • Added solidcolor support and the ability to set a custom color