Skip to content

Releases: sanraith/razer-taskbar

v0.12.0 Display numeric battery percentage on the taskbar icon

13 Jul 22:34
Compare
Choose a tag to compare

This release adds the option to display the numeric battery percentage on the taskbar icon. I also added a solid background to the icon to help readability on light themes.

image
image

v0.11.0 Small update to charging display

09 Jun 18:58
Compare
Choose a tag to compare

This release adds the option to disable displaying the charging icon when the watched device is charging.
While this does not fix #6 and #7, it allows to at least disable the charging display if it misbehaves for your device.

image

v0.10.4 Bugfix for Synapse 4 beta

26 Apr 20:19
Compare
Choose a tag to compare

This release fixes an issue where the battery display would sometimes get out of sync due to Synapse 4 switching to a new log file.

Changes:

  • Switch to watching the latest log file when a new one is created in case of Synapse 4.

v0.10.3 Bugfix for Synapse 4 beta

12 Mar 09:32
Compare
Choose a tag to compare

This release attempts to fix an issue where the battery display would sometimes get out of sync when using Synapse 4 beta.
(v0.10.2 did not actually fix this due to a typo)

Changes:

  • Fixed a typo so the fix below actually works
  • Use the last systrayv2.log file if there are multiple ones.
  • If there is an outdated duplicate entry in the logs with serial number "NOSERIAL", exclude it from the list of devices.

v0.10.0 Support Razer Synapse 4 beta

27 Jan 15:33
Compare
Choose a tag to compare

This release adds support for Razer Synapse 4 beta and some minor improvements.

Changes:

  • Support Razer Synapse 4 beta log files.
  • Configure Razer Synapse version in settings. May be useful if you have both Synapse 3 and Synapse 4 beta installed.
  • Select the displayed device if you have multiple compatible ones. (contributed by dvgamerr)
  • Added tooltips in the settings dialog.
  • Fixed polling throttling in milliseconds instead of seconds.

v0.9.0-beta

05 Sep 22:28
Compare
Choose a tag to compare

First beta release.

Includes basic features:

  • "Connect" to multiple razer devices.
  • Display the battery state of the least charged on on the taskbar.
  • Display the battery state of all devices on the popup menu.
  • Configure run-at-startup in settings dialog.