elm_win: instantiate csd frame after creating pointer surface
authorMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 21 Jul 2017 20:17:55 +0000 (16:17 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 21 Jul 2017 20:17:53 +0000 (16:17 -0400)
commit5070ecc99aeed399775a834e60b6485d61a35624
tree70ddd37067cff8328c75a9fb70acb890e4bce3dd
parent5acd75c0c9530833149137d59d1f60954a06323f
elm_win: instantiate csd frame after creating pointer surface

csd attempts to create sw cursors if the pointer surface doesn't exist,
so create the pointer surface before the csd to avoid duplicate cursors

 #TheDisappointer
src/lib/elementary/efl_ui_win.c