efl/src/lib/ecore_wl2
Derek Foreman 48e0c6ea90 ecore_wl2: Fix ecore_wl2_window_output_find
Window geometry x, y are the offset from the top left corner of the
buffer, and not screen co-ordinates, so has nothing to do with output
geometry and can't be used to determine which window we're on.

Now that we track surface enter/leave events we can just give the first
output in the list of outputs we know we're on.
2018-04-11 16:29:07 -05:00
..
Ecore_Wl2.h ecore_wl2: Remove (beta) API ecore_wl2_window_iconified_get 2018-04-11 11:48:27 -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: Disable horizontal resize optimization 2018-02-27 16:27:56 -06: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: Properly handle minimize request before shell surface exists 2018-04-11 11:48: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: Take a library reference on surface create 2018-02-15 11:07:12 -06:00
ecore_wl2_surface_module_dmabuf.c ecore_wl2: Disable horizontal resize optimization 2018-02-27 16:27:56 -06:00
ecore_wl2_window.c ecore_wl2: Fix ecore_wl2_window_output_find 2018-04-11 16:29:07 -05:00
window_v6.x ecore_wl2: Properly handle minimize request before shell surface exists 2018-04-11 11:48:27 -05:00