It is now possible to move streams to different device
by dragging the stream's icon.
Details
Details
Diff Detail
Diff Detail
- Repository
- R115 Plasma Audio Volume Applet
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
applet/contents/ui/ListItemBase.qml | ||
---|---|---|
46 | I'd turn this into more lines, using if's instead of the ternary, that would make it way easier to read. | |
54 | Same here, make it more readable by spreading over multiple lines | |
applet/contents/ui/main.qml | ||
86 | accolade on the same line as the function definition | |
99 | accolade on the same line as the function definition |