Skip to content

Releases: jmc-88/tint3

0.3.0

22 May 01:03
Compare
Choose a tag to compare

Gradients

No more just black and white! You can now use all shades of gray in your panels.

Notable changes

  • Support for gradients has been added, in compatibility with tint2.
  • Bug fixes.

0.2.0

14 Jan 18:24
Compare
Choose a tag to compare

Mouse effects

The long-requested feature for mouse effects (#3) has been implemented -- I'd say this calls for a new minor release.

Notable changes

  • Support for mouse hover/pressed states have been added, in compatibility with tint2.
  • tint3 now handles SIGUSR2, which replaces the current process image with a new execution of itself, useful when the binary changes.
  • Increased testing coverage, added reporting through Coveralls.
  • Bug fixes.

0.1.0

30 Dec 00:25
Compare
Choose a tag to compare

Hello, world!

First public release – long gone are the days of compiling from HEAD!

Notable changes

  • The project is stable enough and I remembered I never actually released it since its inception.