<table><tr><td style="">graesslin created this revision.<br />graesslin added reviewers: KWin, Plasma on Wayland.<br />Restricted Application added subscribers: kwin, plasma-devel.<br />Restricted Application added projects: Plasma on Wayland, KWin.</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/D2025" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Platform::setSoftWareCursor creates connections to the Cursor in order<br />
to trigger repaints whenever the cursor position changes. The Cursor is<br />
created before Platform::init is called, but after the Platform is<br />
created. Thus the call needs to happen in init, otherwise the cursor<br />
is not rendered correctly.</p>

<p>BUG: 356328<br />
FIXED-IN: 5.7.0</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKWIN KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>software-cursor-init-5.7</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D2025" rel="noreferrer">https://phabricator.kde.org/D2025</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/platforms/fbdev/fb_backend.cpp<br />
plugins/platforms/virtual/virtual_backend.cpp</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>graesslin, KWin, Plasma on Wayland<br /><strong>Cc: </strong>plasma-devel, kwin, hardening, jensreuterberg, sebas<br /></div>