https://bugs.kde.org/show_bug.cgi?id=325277
Sebastian Kügler <se...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/kscr |http://commits.kde.org/kscr |een/1b1c51cddda7c1d2610e52e |een/1bd8dc46e4cd0836d694644 |e72054df634c9f95c |37dff0ed732f731cf --- Comment #14 from Sebastian Kügler <se...@kde.org> --- Git commit 1bd8dc46e4cd0836d69464437dff0ed732f731cf by Sebastian Kügler. Committed on 20/07/2016 at 14:14. Pushed by sebas into branch 'master'. improve output identification Summary: When identical outputs (i.e. outputs with the same edid) are connected, the serializer can't match the outputs solely by their id, it will most likely return the wrong one and set that up. In this case, we also compare the output's name with the name saved in the config: this one is different for every monitor. This change should allow to configure and restore setups with identical screens connected. Test Plan: Only compile-tested so far. I'm running out of nightly hours. Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D2156 M +20 -1 kded/serializer.cpp http://commits.kde.org/kscreen/1bd8dc46e4cd0836d69464437dff0ed732f731cf -- You are receiving this mail because: You are watching all bug changes.