-
Committer:
Tarmac
-
Author(s):
Hu Kang
-
Date:
2013-05-14 21:43:27 UTC
-
mfrom:
(3655.1.1 0.9.9)
-
Revision ID:
tarmac-20130514214327-sw4j177kb7ebu7m9
Use XIDefineCursor rather than XDefineCursor.
compiz should show a busy cursor during the application startup stage.
the corresponding code is in scr/screen.cpp:
cps::StartupSequenceImpl::updateStateFeedback ()
the patch changes all XDefineCursor to XIDefineCursor (see XInput2 extension)
(LP: #1179155). Fixes: https://bugs.launchpad.net/bugs/1179155.
Approved by PS Jenkins bot, Marco Trevisan (Treviño).