efl/src/lib/ecore_wl2
Derek Foreman 4837f32443 ecore_wl2: Share same region between input and opaque when possible
If input and opaque region are the same (they usually are) we can use
the same region for both.
2018-04-20 13:00:28 -05:00
..
Ecore_Wl2.h ecore_wl2: Add ecore_wl2_buffer_lock 2018-04-20 13:00:28 -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 wayland: always flush client display when protocol sends are pending 2018-01-17 17:06:13 -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: Send a mouse-up event on reentry after client initiated resize 2018-03-20 14:30:39 -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: Remove window_transparent_set 2018-04-20 13:00:27 -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: Share same region between input and opaque when possible 2018-04-20 13:00:28 -05:00
window_v6.x ecore_wl2: handle configure_complete after handling configure 2018-04-17 11:12:27 -05:00