https://bugs.kde.org/show_bug.cgi?id=362570
Sebastian Kügler <se...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kscr | |een/e6b052db712fbc1d773f0b0 | |3220fab9754db0faf Status|ASSIGNED |RESOLVED --- Comment #7 from Sebastian Kügler <se...@kde.org> --- Git commit e6b052db712fbc1d773f0b03220fab9754db0faf by Sebastian Kügler. Committed on 25/07/2016 at 11:23. Pushed by sebas into branch 'master'. [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). 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/e6b052db712fbc1d773f0b03220fab9754db0faf -- You are receiving this mail because: You are watching all bug changes.