Elm: Add a mouse,out event (when we have a wayland frame) to handle
authorChristopher Michael <cpmichael1@comcast.net>
Thu, 16 Aug 2012 09:40:02 +0000 (09:40 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Thu, 16 Aug 2012 09:40:02 +0000 (09:40 +0000)
commit6e280e578bb2e55dededa8d7df918dbccc275d44
tree12dee07b2c0a4ef331aa9ea0c704bae0efa46315
parent017920121491641b505ec7eed3ebf1574f85a487
Elm: Add a mouse,out event (when we have a wayland frame) to handle
the case of resetting the wayland cursor image. Fixes ticket #1293.
Increase the size of the event rects on the border theme to allow for
easier resizing.

SVN revision: 75313
data/themes/widgets/border.edc
src/lib/elm_win.c