efl/src/lib/ecore_wl2
Mike Blumenkrantz 5292b3de05 ecore-wl2: redo Ecore_Wl2_Event_Window_Configure entirely
this is an event representing the "new" state of the surface after a
configure event. it must contain the exact states which could potentially
have changed in the configure in order to ensure synchronization between
csd states and window size.

ecore events for xdg-shell configures must be sent only upon receiving a
configure event since states are set by the compositor and not by the client

@fix

 #hoorayforbeta
2016-04-07 14:19:25 -04:00
..
Ecore_Wl2.h ecore-wl2: redo Ecore_Wl2_Event_Window_Configure entirely 2016-04-07 14:19:25 -04:00
ecore_wl2.c ecore_wl2: implement www extension for client-side use 2016-04-01 06:49:49 -04:00
ecore_wl2_display.c ecore_wl2: implement www extension for client-side use 2016-04-01 06:49:49 -04:00
ecore_wl2_dnd.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_input.c ecore-wl2: Enable releasing keyboard, pointer, and touch if supported 2016-04-01 12:22:02 -04:00
ecore_wl2_output.c ecore-wl2: Add API function to get the DPI of a given output 2015-12-03 12:02:40 -05:00
ecore_wl2_private.h ecore-wl2: Move structures above functions 2016-04-01 07:34:43 -04:00
ecore_wl2_seat.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_subsurf.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_window.c ecore-wl2: redo Ecore_Wl2_Event_Window_Configure entirely 2016-04-07 14:19:25 -04:00
subsurface-client-protocol.h ecore-wl2: Add subsurface protocol files to support subsurfaces 2015-12-03 12:02:40 -05:00
subsurface-protocol.c ecore-wl2: Add subsurface protocol files to support subsurfaces 2015-12-03 12:02:40 -05:00
www-protocol.c ecore_wl2: implement www extension for client-side use 2016-04-01 06:49:49 -04:00
www-protocol.h ecore_wl2: implement www extension for client-side use 2016-04-01 06:49:49 -04:00
xdg-shell-client-protocol.h ecore-wl2: Add xdg_shell protocol files 2015-12-03 12:02:40 -05:00
xdg-shell-protocol.c ecore-wl2: Add xdg_shell protocol files 2015-12-03 12:02:40 -05:00