Skip to content

0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 09:19

Changed

  • (CSS) Default foreground color is now less eye burning. (#FFFFFF -> #DDDDDD)
  • GTK log messages will not appear if GTK_DEBUG variable is not set.

Added

  • New flag -A --active that hides paused clients.
  • New flag -P --per-process that combines sinks from the same process into a single one.
    (This should help with WINE and browser applications, but might have unexpected side effects depending on the software)
  • (CSS) Default style now has an animation when hovering over or clicking a volume knob.

Fixed

  • Excessive number of updates on unrelated client fields, caused by a function that lowers peak.
  • Unsynchronized communications with pulse audio server that could lead to issues.