https://bugs.kde.org/show_bug.cgi?id=362570
Sebastian Kügler <se...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.7.3 Latest Commit|http://commits.kde.org/kscr |http://commits.kde.org/kscr |een/e6b052db712fbc1d773f0b0 |een/71c5187ac9d3dc239893523 |3220fab9754db0faf |22a31e445f7938dd9 --- Comment #8 from Sebastian Kügler <se...@kde.org> --- Git commit 71c5187ac9d3dc23989352322a31e445f7938dd9 by Sebastian Kügler. Committed on 25/07/2016 at 22:15. Pushed by sebas into branch 'Plasma/5.7'. [kcm] Show output name in output preview Summary: When identical displays are connected, the identify overlay would display the output name, while the preview in the kcm displays the display vendor and model. There's no way to tell which display is which. This patch adds a row in the output preview, it moves the vendor up,displays and displays the output name underneath (if not duplicated). FIXED-IN:5.7.3 Before: {F190822} After: {F190823} Test Plan: started kcm with multiple displays connected, I can now distinguish them based on the name of the connector Reviewers: #plasma, graesslin Reviewed By: #plasma, graesslin Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D2248 M +21 -7 kcm/qml/Output.qml http://commits.kde.org/kscreen/71c5187ac9d3dc23989352322a31e445f7938dd9 -- You are receiving this mail because: You are watching all bug changes.