nwg-panel 0.1.8
Last minute bug in 0.1.7 fixed: crash on output switcher turned on when the volume slider turned off.
New in v0.1.7:
- volume control: switched from alsa / pyalsa to
pamixer
(dependencies changed!); closes #24; - toggle mute action added to the volume icon;
- SwayTaskbar: added "all workspaces" option to choose if to show tasks from all or just the active workspace #31 @KPWhiver
- unified dependencies check;
- code optimization to decrease CPU load.;
- minor bug fixes.