https://bugs.kde.org/show_bug.cgi?id=353436
David Rosca <now...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/plas | |ma-pa/569fa9abb32d425bae61e | |a485d53afa21a7b1b54 Resolution|--- |FIXED --- Comment #1 from David Rosca <now...@gmail.com> --- Git commit 569fa9abb32d425bae61ea485d53afa21a7b1b54 by David Rosca. Committed on 27/04/2016 at 10:34. Pushed by drosca into branch 'master'. PulseObjectFilterModel: Allow to set more filters Also in applet move default devices first in the list. This needs a workaround for QTBUG-1548 to define stable sort order for all items. Instead of just bool value whether device is default, sort by default + index. Differential Revision: https://phabricator.kde.org/D1367 M +14 -4 applet/contents/ui/main.qml M +4 -0 src/kcm/package/contents/ui/main.qml M +51 -1 src/pulseaudio.cpp M +13 -1 src/pulseaudio.h M +9 -1 src/qml/PulseObjectFilterModel.qml http://commits.kde.org/plasma-pa/569fa9abb32d425bae61ea485d53afa21a7b1b54 -- You are receiving this mail because: You are watching all bug changes.