Patches are attached: commit f0a14043eb0019caa095bab235d90884bda0b168 Author: Rob Bradford <[email protected]> Date: Fri Jun 15 17:29:33 2012 +0100
Ecore_Wayland: Drop the unused timestamp from the configure event
Rationale:
- The timestamp isn't used by the recipient of this internal
ECORE_WL_EVENT_WINDOW_CONFIGURE event.
- The configure event we receive from the compositor doesn't have a timestam
- The ecore_wl_window_maximized_set and ecore_wl_window_fullscreen_set had a
implicit requirement that the window had keyboard focus to retrieve a
timestamp that wasn't used. This also removes that requirement.
As a result the segfault in the following issue:
http://trac.enlightenment.org/e/ticket/1030
commit 594ce5bff5595d6191290186f9ca406004fb1f89
Author: Rob Bradford <[email protected]>
Date: Fri Jun 15 18:04:13 2012 +0100
Ecore_Wayland: Port to updated Wayland API
The cursor on the pointer is now a Wayland surface rather than a buffer.
Cheers,
Rob
0002-Ecore_Wayland-Drop-the-unused-timestamp-from-the-con.patch
Description: Binary data
0001-Ecore_Wayland-Port-to-updated-Wayland-API.patch
Description: Binary data
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
