libxosd-xft/CHANGELOG.md

2.5 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Common Changelog and Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 - 2023-10-31

Changed

  • Breaking: Set text and shadow alpha independently from background alpha. (#2) (Razzaline)
  • Breaking: Set shadow X and Y offset independently. (#3) (Razzaline)
  • Breaking: Rename alpha in intern.h to bg_alpha
  • Breaking: Rename color in intern.h to text_color

Added

  • Change Installation section in readme to Building and Installing, and expand it to include instructions for Arch-, Debian-, and RPM-based systems. (Razzaline, Rose)
  • Add git, autoconf, and automake to PKGBUILD (Rose

Fixed

  • Display delay-in-milliseconds option in osd-cat and osd-echo help messages (#1) (Rose)
  • Correct osd-cat example in readme and rename remaining reference of osd-showfile to osd-cat (dd8dc6a927, c6a0ec832a) (Rose, Razzaline)

1.1.0 - 2021-07-05

Changed

  • Changed the command names to osd-cat and osd-echo

1.0.1 - 2021-06-21

Added

  • Added PKGBUILD to build an Arch package from the repository.

1.0.0 - 2021-06-21

Initial public release