https://bugs.kde.org/show_bug.cgi?id=345618
Rainer Finke changed:
What|Removed |Added
CC||m...@rainer-finke.de
--- Comment #15 from Rainer
davidedmundson added a comment.
I guess so.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D13360
To: marten, #plasma, davidedmundson
Cc: romangg, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed,
jensreuterberg, abetts, sebas, apol, mart
romangg added a comment.
Should the patch be backported to 5.13 since it's a fix for the daemon
according to the description?
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D13360
To: marten, #plasma, davidedmundson
Cc: romangg, plasma-devel, ragreen, Pitel,
davidedmundson added inline comments.
INLINE COMMENTS
> main.qml:23
> import QtQuick.Layouts 1.3 as Layouts
> import QtQuick.Controls.Styles 1.4 as Styles
>
this is either unused or wrong
> main.qml:37
> +
> +property size sizeHint: Qt.size(formLayout.width, formLayout.height)
> +pr
furkantokac created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
furkantokac requested review of this revision.
REPOSITORY
R119 Plasma Desktop
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D13573
AFFECT
drosca created this revision.
drosca added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
drosca requested review of this revision.
REVISION SUMMARY
Preferred sink is used for volume control with media keys,
so it sh