Hi all:

I'm trying to write a MacOSX docker work alike. I had it working... but then 
the API for ecore changed :( muchos rewritos follow(-os?) anyhow, i've found 
two little things nagging about the api:

 * mouse_{out,in} events for Ecore_Evas are NOT the same in-out of window that 
they used to be -- this was something that itched for a while before I 
finally clicked on
* there used to be a ecore_window_set_xy_hints -- what is the replacement?
* applications can no longer capture mouse move events are the X layer -- no 
callback for mouse moves in evas_ecore -- thus I've had to create a 
transparent rectangle that captures all events and then reprocess them 
myself. I'm sure there's A Better Way(tm) but I'm too stupid to find it, 
pointers would be gratefully received.

I'm almost at the point of a release, so if anyone wants to test the code, 
give me a shout

-- 
'Martyrdom' is the only way a person can become famous without ability.
                -- George Bernard Shaw

genneth8691.wincoll.ac.uk
Gentoo Linux, version 2.6.0-test8-mm1



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to