Skip to content

nwg-panel 0.1.8

Compare
Choose a tag to compare
@nwg-piotr nwg-piotr released this 06 Mar 01:02
· 1304 commits to master since this release

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.