efl/src/lib/ecore_wl2
Derek Foreman 5e7456a315 ecore_wl2: Fix up xdgv6 ack_configures
We've been immediately acking configure with the correct serial number, then
later at commit time sending an incorrect serial (generating a new one).

Remove the extra ack, and save that serial for later, and don't overwrite
it with a current serial when we get a toplevel configure.

Oddly, compositors were letting us get away with this behaviour, so this
probably looks functionally the same as before.
2017-03-09 16:11:56 -06:00
..
Ecore_Wl2.h ecore_wl2: Rename badly named API 2017-03-09 12:21:09 -06:00
ecore_wl2.c ecore-wl2: Add event to raise when window configure is completed. 2017-01-11 12:36:33 -05:00
ecore_wl2_display.c ecore_wl2: Remove wl_shell client support 2017-03-09 12:21:08 -06:00
ecore_wl2_dnd.c ecore-wl2: Fix typo in API function name 2016-10-17 10:43:27 -04:00
ecore_wl2_input.c ecore_wl2: Remove wl_shell client support 2017-03-09 12:21:08 -06: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: Remove wl_shell client support 2017-03-09 12:21:08 -06: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-wl2: null out subsurface pointers after destroying them 2016-05-05 10:49:30 -04:00
ecore_wl2_window.c ecore_wl2: Fix up xdgv6 ack_configures 2017-03-09 16:11:56 -06:00