[Differential] [Request, 58 lines] D2028: Paint the software cursor directly in SceneQPainter
graesslin (Martin Gräßlin)
noreply at phabricator.kde.org
Tue Jun 28 08:39:14 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
No need to delegate the painting of the software cursor into the backend.
The core has enough information to perform the rendering itself.
This change means less code duplication and all platforms which might use
a software cursor in QPainter compositor gain support for it without any
further adjustments.
REPOSITORY
rKWIN KWin
BRANCH
qpainter-paint-cursor-5.7
REVISION DETAIL
https://phabricator.kde.org/D2028
AFFECTED FILES
plugins/platforms/fbdev/scene_qpainter_fb_backend.cpp
plugins/platforms/fbdev/scene_qpainter_fb_backend.h
plugins/platforms/virtual/scene_qpainter_virtual_backend.cpp
plugins/platforms/virtual/scene_qpainter_virtual_backend.h
scene_qpainter.cpp
scene_qpainter.h
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/6951043e/attachment.html>
More information about the Plasma-devel
mailing list