Skip to content

Releases: Elvyria/Mixxc

0.2.2

13 Apr 10:26
Compare
Choose a tag to compare

Added

  • Added a man page.
  • Vertical orientation for volume sliders is now available via -b v or --bar vertical.
  • Added a short flag for --max-volume -> -x.
  • Added an optional master slider for current device volume under -M, --master flags.

Fixed

  • (CSS) Icon wasn't affected by style changes in default.css, because class selector was invalid.
  • (CSS) Name and description used white color instead of the foreground.
  • Peakers will always start unmuted, in case something forced them to mute and state was saved by audio server.
  • Experimental fix for X when window flickers in the middle of the screen for a single frame on startup.

0.2.1

22 Mar 00:12
Compare
Choose a tag to compare

Hotfix for the buggy animations introduced in 2a99fb9, it worked just fine before :C

Changelog

Fixed

  • Animation no longer plays multiple times when a new client is addded.

0.2.0

21 Mar 03:30
Compare
Choose a tag to compare

If you experience problems with the included binary from the new CI, don't hesitate to reach out.

Changes

Added

  • Audio client icons can now be desplayed with -i --icon flag.
  • Automated dynamically linked release builds for general linux distributions (not NixOS) with glibc that include all features.

Fixed

  • (CSS) GTK system theme was unintentionally affecting style.
  • Window quickly resizing because sink buffer was not populated fast enough.
  • Peaker no longer breaks when volume slider is set to 0.
  • Window no longer steals keyboard focus if --keep was provided and it's not necessarily.