Skip to content

Releases: stefansundin/powermate-linux

v8

29 Nov 22:57
Compare
Choose a tag to compare

v7...v8

  • Load config from $XDG_CONFIG_HOME/powermate.toml (usually ~/.config/powermate.toml) instead of $HOME/.powermate.toml.
  • Rename knob_command setting to press_command.
  • Add sink_name setting to control a specific sink.
  • Add press_clock_wise_command and press_counter_clock_wise_command settings.
  • Do not change the volume if turning the knob while it is depressed.

v7

24 Dec 18:46
Compare
Choose a tag to compare
v7

v6...v7

  • Execute knob action on release so it can be skipped when long pressing.
  • Add -c option to specify a config file. This makes it possible to run multiple instances of the program, each using their own config file, in order to control multiple devices.

v6

18 Dec 05:33
Compare
Choose a tag to compare
v6

v5...v6

  • Adjust the volume proportionally between the channels.
  • Add config file and make it possible to change almost every setting, and launch other programs instead of the default behavior.

v5

17 Dec 05:46
Compare
Choose a tag to compare
v5

v4...v5

  • Properly detect new sink volume.

v4

17 Dec 02:28
Compare
Choose a tag to compare
v4

v3...v4

  • Detect sink change.
  • Handle louder than 100% better.

v3

24 Apr 06:06
Compare
Choose a tag to compare
v3

v2...v3

  • Movie mode -- hold knob down for one second to turn off LED.
  • Device no longer has to be connected when program starts.
  • Program is now single-threaded.

v2

12 Apr 03:51
Compare
Choose a tag to compare
v2

v1...v2

  • The LED is now updated when the volume changes.
  • The program now uses PulseAudio directly. If this is an issue for you, use v1.

v1

10 Apr 06:24
Compare
Choose a tag to compare
v1

Initial release.