<table><tr><td style="">sebas created this revision.<br />sebas added reviewers: Plasma, dvratil.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D1856" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Many users report Unknown output types, while the reported output names<br />
are more reliable. This patch makes the code fall back to the name-based<br />
detection code (which was there already anyway, but hardly used).</p>

<p>I've removed one private static method, since this was only called from<br />
one place and moving this logic into the method where the rest of the<br />
string detection happens makes the code more readable.</p>

<p>The "panel" detection still plays a bit of a special role, this matches<br />
the previous behavior, which I really don't want to change.</p>

<p>Also, "DP<something>" is commonly used for displayport connectors, so<br />
match that as well.</p>

<p>CCBUG:364044</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rLIBKSCREEN KScreen Library</div></div></div><br /><div><strong>BRANCH</strong><div><div>sebas/xrandrtype</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D1856" rel="noreferrer">https://phabricator.kde.org/D1856</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>backends/xrandr/xrandroutput.cpp<br />
backends/xrandr/xrandroutput.h</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>sebas, Plasma, dvratil<br /><strong>Cc: </strong>plasma-devel, sebas<br /></div>