Skip to content

0.2.0

Compare
Choose a tag to compare
@jmc-88 jmc-88 released this 14 Jan 18:24
· 418 commits to master since this release

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.