Skip to content

Releases: shawnyeager/blf

v0.2.1 - Fix Inverted Logic

26 Sep 05:23

Choose a tag to compare

Bug Fix in v0.2.1

  • Fixed: Corrected inverted logic from v0.2
    • blf 0 now correctly = Blue light filter OFF (normal screen)
    • blf 10 now correctly = Blue light filter at MAX (warmest screen)
  • Fixed: Updated Hyprland bindings to match corrected logic

This matches the intended intuitive behavior where 0=OFF and 10=MAX, like volume controls.

Note: If you used v0.2, your settings will be flipped after this update.

v0.2 - Intuitive Logic

26 Sep 05:11

Choose a tag to compare

Changes in v0.2

  • Breaking change: Flipped logic for intuitive UX
    • blf 0 = Blue light filter OFF (normal screen)
    • blf 10 = Blue light filter at MAX (warmest screen)
  • Updated Hyprland bindings accordingly
  • Improved README documentation
  • Added installation instructions for troubleshooting tools

Migration from v0.1

If upgrading from v0.1, your muscle memory will be reversed. The new logic is more intuitive (0=OFF, 10=MAX) like volume controls.