Summary: | mouse cursor isn't hidden | ||
---|---|---|---|
Product: | [Unmaintained] kscreensaver | Reporter: | Martin Sandsmark <martin.sandsmark> |
Component: | locker-qml | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | wbauer1, wvvelzen |
Priority: | NOR | Keywords: | regression |
Version: | 4.9.80 Beta1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/c1761755915ab59f418b801a6901230f67877047 | Version Fixed In: | 4.12.2 |
Sentry Crash Report: |
Description
Martin Sandsmark
2012-12-12 14:54:42 UTC
Git commit 2c4d2b2ecf17105986e3f00810448d0bcc3bb9cb by Marco Martin. Committed on 10/01/2013 at 21:40. Pushed by mart into branch 'KDE/4.10'. the screensaver window has an empty cursor FIXED-IN:4.10 M +1 -0 ksmserver/screenlocker/greeter/screensaverwindow.cpp http://commits.kde.org/kde-workspace/2c4d2b2ecf17105986e3f00810448d0bcc3bb9cb Problem still exists in KDE SC 4-10.3, mouse cursor still is shown on top of screen savers. See also Bug 316459, Bug 319388, Bug 316979. Git commit c1761755915ab59f418b801a6901230f67877047 by Wolfgang Bauer. Committed on 08/01/2014 at 08:29. Pushed by wbauer into branch 'KDE/4.11'. Screenlocker: don't set the mouse cursor when grabbing the mouse Setting the cursor to ArrowCursor when calling XGrabPointer() prevents the Screen savers from blanking the mouse cursor. With this change they can blank the mouse cursor again. Related: bug 316459 FIXED-IN: 4.11.6 REVIEW: 114841 M +1 -1 ksmserver/screenlocker/ksldapp.cpp http://commits.kde.org/kde-workspace/c1761755915ab59f418b801a6901230f67877047 There will not be 4.11.6 for KDE SC as a whole. Changed FIXED-IN to 4.12.2, as kde-workspace 4.11.6 is not released yet together with KDE SC 4.12.1, but it will be released on Jan. 4th together with KDE SC 4.12.2. |