https://bugs.kde.org/show_bug.cgi?id=325277
Sebastian Kügler <se...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/kscr | |een/1b1c51cddda7c1d2610e52e | |e72054df634c9f95c Resolution|--- |FIXED --- Comment #13 from Sebastian Kügler <se...@kde.org> --- Git commit 1b1c51cddda7c1d2610e52ee72054df634c9f95c by Sebastian Kügler. Committed on 14/07/2016 at 02:47. Pushed by sebas into branch 'sebas/identicalmonitors2'. 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/1b1c51cddda7c1d2610e52ee72054df634c9f95c -- You are receiving this mail because: You are watching all bug changes.