Skip to content
Commit dd4a4acc authored by Hu Kang stevenhooke11@gmail.com's avatar Hu Kang stevenhooke11@gmail.com Committed by Tarmac
Browse files

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, Sam Spilsbury.
parents d323784f 1632d999
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment