AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.8.1: * Explicit opt-in for symbolic icons * documentation updates
- Update to version 0.8.0 * volume: calculate notify value to always be between 0-100 fixes volume-max not working * Fix null unref in pulseaudio_terminate * Prefer symbolic icons, use microphone sensitivity icons. * Import X11 volume control key grabber from pa-applet and use for volume control * Use volume max for icon instead of avg * Listen to activate events of menu items The new `activate` handlers substitute the current click handlers for default left click events
- Keep Requires: pulseaudio when building on SLE/Leap before 15.3.
- Require the pulseaudio-daemon capability instead of the pulseaudio package, so alternative implementations can be used (boo#1182730).
- Drop dependency on avahi-ui
- Disable appindicator support (boo#1125586)
- Version bump to 0.7.1: * Check stream_input and stream_output settings
- Fix build on Leap 42.3
- Version bump to 0.7.0: * Disable status icon tooltip for connected state * Fix: Recognize the option -N systray_action * systray: fix memory leak * Add option to terminate server * Split glade for gtk2/3 * Fix coding style * Deprecate old notification options * Remove deprecated option max-volume * Simplify notification handling * Granular notification options * Set fallback icon for notifications where no icon is provided * Capitalization in new sink/source notification * Update item on failed move * Fix segfault on failed move * Fix capitalization of stream menu items * autotools: split EXTRA_DIST, add man page and desktop entry * Make glade gtk2 compatible - Remove fix-memory-leak.patch, fixed in upstream
- Update dependencies
- Add pulseaudio as dependency (boo#1084813) - Apply spec-cleaner
- Add upstream patch fix-memory-leak.patch for memory leak (boo#1070195) - spec file cleaned
- Version bump to 0.6.0: * start pavucontrol with ctrl-click on status icon * update systray icon on default sink change * add context menu option to move all in/outputs to sink/source * update the volume icon of non-default sinks * To fix notifications for changes of their volume level * possible to set the volume icon for notifications independent of the tray icon * use gauges for volume notifications * set notification icon when changing systray icon * send notifications only on volume / mute changes * add option to always send notifications on volume change * log systray implementation * add option to include monitors * support disabling status icon support * include volume and muted state in item name * set notification urgency to low * minor Housekeeping for README * deprecate --max-volume in favor of --volume-max * add option to disable all notifications * re-add volume-max option handling * update manpage with --volume-inc * add option to set volume increment * add TODO entries for feature requests * stop using stock GtkButton * check mii only where needed * start pavucontrol with ctrl-click on status icon * pasystray.desktop: Add missing semicolon to "Keywords" - Removed patch icon_keywords_fix.patch (fixed in upstream)
- updated License to LGPL-2.1+ in spec file
- New package - pasystray.desktop: Add missing semicolon to "Keywords" - disabled wayland in build requirements for Leap 42.1 / SLE12 - spec file cleaned