ecore_x: set cursor with xinput2
authorSebastian Dransfeld <sd@tango.flipp.net>
Wed, 15 Jan 2014 07:29:05 +0000 (08:29 +0100)
committerSebastian Dransfeld <sd@tango.flipp.net>
Wed, 15 Jan 2014 07:30:25 +0000 (08:30 +0100)
commit74bfb950c67f6c174bfab55448f5d7ac6eb2f6b0
tree961b1ce2d97ec22969f41bdba252411f2347dc09
parent137383b53266d6380c0e89103a90038e1d461e86
ecore_x: set cursor with xinput2

For some reason XDefineCursor might malfunction when using xinput2. So
when using xinput2, use XIDefineCursor. Also see:

https://bugs.launchpad.net/compiz/+bug/1179155
src/lib/ecore_x/xlib/ecore_x_window.c