[Differential] [Request, 4 lines] D2025: [platforms] Call setSoftWareCursor in init instead of ctor

graesslin (Martin Gräßlin) noreply at phabricator.kde.org
Tue Jun 28 06:46:58 UTC 2016


graesslin created this revision.
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added subscribers: kwin, plasma-devel.
Restricted Application added projects: Plasma on Wayland, KWin.

REVISION SUMMARY
  Platform::setSoftWareCursor creates connections to the Cursor in order
  to trigger repaints whenever the cursor position changes. The Cursor is
  created before Platform::init is called, but after the Platform is
  created. Thus the call needs to happen in init, otherwise the cursor
  is not rendered correctly.
  
  BUG: 356328
  FIXED-IN: 5.7.0

REPOSITORY
  rKWIN KWin

BRANCH
  software-cursor-init-5.7

REVISION DETAIL
  https://phabricator.kde.org/D2025

AFFECTED FILES
  plugins/platforms/fbdev/fb_backend.cpp
  plugins/platforms/virtual/virtual_backend.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: graesslin, #kwin, #plasma_on_wayland
Cc: plasma-devel, kwin, hardening, jensreuterberg, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160628/adab2663/attachment.html>


More information about the Plasma-devel mailing list