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
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to