efl/src/lib/ecore_wl2
Derek Foreman 249ae8e5f0 ecore_wl2_window: Silence early commit ERR for mouse cursors
Summary:
Our wayland mouse cursor code can trigger commits with commit pending
when mousing into a window across CSD, which results in quickly setting
the default cursors then an animated resize cursor before the first commit
has finished.

Fixing this is non trivial, and the bug is just a harmless inefficiency
of little impact, so just disable the ERR for that specific case instead.

Reviewers: zmike

Reviewed By: zmike

Subscribers: cedric, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6184
2018-05-22 12:33:36 -04:00
..
Ecore_Wl2.h ecore_wl2: warn on unused result from ecore_wl2_input_seat_id_get 2018-05-08 13:26:54 -05:00
ecore_wl2.c ecore_wl2: Add new event for windows not displayed on any output 2018-01-30 17:09:51 -06:00
ecore_wl2_buffer.c ecore_wl2: Don't unmap buffers at unlock 2018-04-20 13:00:28 -05:00
ecore_wl2_display.c ecore_wl2: reduce wayland display flushes 2018-04-20 13:00:28 -05:00
ecore_wl2_dnd.c ecore wl2 - fix null checing of drag offer - coverity 2017-09-28 15:28:00 +09:00
ecore_wl2_input.c ecore_wl2: Fix window drag mouse eventing 2018-05-08 13:26:46 -05:00
ecore_wl2_output.c ecore_wl2: Add internal _ecore_wl2_output_find 2018-01-30 17:09:51 -06:00
ecore_wl2_private.h ecore_wl2: Fix window drag mouse eventing 2018-05-08 13:26:46 -05:00
ecore_wl2_subsurf.c wayland: Reduce number of unneccessary display flushes 2018-01-19 12:40:40 -06:00
ecore_wl2_surface.c ecore_wl2: Add ecore_wl2_surface_alpha_get query 2018-04-20 13:00:27 -05:00
ecore_wl2_surface_module_dmabuf.c ecore_wl2_dmabuf: Properly reconfigure on surface alpha change 2018-04-20 13:00:27 -05:00
ecore_wl2_window.c ecore_wl2_window: Silence early commit ERR for mouse cursors 2018-05-22 12:33:36 -04:00
window_v6.x ecore_wl2: handle configure_complete after handling configure 2018-04-17 11:12:27 -05:00