#gtk #alsa #mixer

nightly bin+lib pnmixer-rs

Volume mixer for the system tray

1 unstable release

Uses old Rust 2015

0.1.2 Sep 1, 2017

#768 in Audio

25 downloads per month

GPL-3.0 license

160KB
3.5K SLoC

Build Status Join the chat at https://gitter.im/hasufell/pnmixer-rust Documentation (master) License

PNMixer-rs

About

Rewrite of nicklan/pnmixer in Rust.

This is meant as a drop-in replacement, but may diverge in feature set in the future.

Installation

The Rust ecosystem uses Cargo, as such, you need both the rust compiler and the cargo crate (usually part of the compiler toolchain), then issue from within the cloned repository:

cargo install

Features/Differences

Additonal features compared to nicklan/pnmixer:

  • decide whether to unmute or not on explicit volume change
  • updates tray icon on icon theme change

Removed features:

  • normalize volume
  • slider orientation of volume popup
  • settings for displaying text volume on volume popup
  • gtk+:2 support

Differences:

  • volume slider is shown even when volume is muted

TODO

Dependencies

~24MB
~556K SLoC