https://bugs.kde.org/show_bug.cgi?id=356328

--- Comment #16 from Martin Gräßlin <mgraess...@kde.org> ---
Git commit 736d99fc6a8e0a1b09f34de6da02a0fbb83e79c3 by Martin Gräßlin.
Committed on 28/06/2016 at 10:40.
Pushed by graesslin into branch 'Plasma/5.7'.

Properly trigger repaint for sofware cursor

Summary:
When the cursor changes the old and the new cursor geometry needs to
be repainted. Also when the cursor image changes a repaint of old and
new geometry is needed.

To support this the current cursor geometry is tracked instead of just
the cursor position. From the cursor position it's not possible to get
to the cursor geometry once the cursor image or hotspot changes, thus
the complete geometry needs tracking.

Reviewers: #kwin, #plasma_on_wayland

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D2023

M  +5    -6    platform.cpp
M  +1    -1    platform.h

http://commits.kde.org/kwin/736d99fc6a8e0a1b09f34de6da02a0fbb83e79c3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to