Skip to content

Releases: rszyma/kanata-tray

v0.4.0

15 Sep 11:59
Compare
Choose a tag to compare

New features:

  • blink icon on kanata config reload (#26)
  • add KANATA_TRAY_CONFIG_DIR env variable to customize config location (#25)

Full Changelog: v0.3.2...v0.4.0

v0.3.2

28 May 21:38
5b5444d
Compare
Choose a tag to compare
Remove tray title (#22)

- Icon and tooltip should be sufficient
- Fixes #21

v0.3.1

18 Apr 00:54
Compare
Choose a tag to compare
ci fix attempt 2

v0.3.0

22 Mar 22:17
Compare
Choose a tag to compare

New features

  • First try to read "kanata-tray.toml" from the same directory as kanata-tray executable is located (#12)

Breaking Changes!

  • Renamed configuration file from "config.toml" to "kanata-tray.toml"

v0.2.0

21 Mar 22:48
48ae2a6
Compare
Choose a tag to compare

New features:

  • allow running multiple kanata instances concurrently (#13)

Breaking changes!

Contains multiple breaking changes in configuration file since v0.1.0
Migration guide: delete old config.toml, and re-read README.md

v0.1.0

09 Feb 17:18
Compare
Choose a tag to compare

Initial release.

Adds features:

  • Tray icon with buttons for starting/stopping kanata
  • Easy switching between multiple kanata configurations and versions.
  • Customizable displayed tray icon when kanata changes layers.
  • Works out-of-the box with no configuration, but can be configured with toml file.