efl/src/lib/ecore_wl2
Mike Blumenkrantz 2fe7878235 wayland: move pointer-related functions to ecore_wl2_input namespace
windows do not have pointers or cursors under wayland, seats do. due to
lack of multiseat support, most components simply use the "default" seat
with these functions, but this should make the corresponding code more
easily adaptable
2017-05-19 12:41:17 -04:00
..
Ecore_Wl2.h wayland: move pointer-related functions to ecore_wl2_input namespace 2017-05-19 12:41:17 -04:00
ecore_wl2.c ecore-wl2: add events for changes in keymap, selection, and kbd repeat rate 2017-05-12 12:08:25 -04:00
ecore_wl2_display.c ecore-wl2: add ecore_wl2_display_input_find_by_name() 2017-05-19 12:41:16 -04:00
ecore_wl2_dnd.c wayland: move pointer-related functions to ecore_wl2_input namespace 2017-05-19 12:41:17 -04:00
ecore_wl2_input.c wayland: move pointer-related functions to ecore_wl2_input namespace 2017-05-19 12:41:17 -04:00
ecore_wl2_output.c
ecore_wl2_private.h wayland: send focus in/out events when receiving/losing keyboard focus 2017-05-19 12:41:17 -04:00
ecore_wl2_subsurf.c
ecore_wl2_window.c wayland: move pointer-related functions to ecore_wl2_input namespace 2017-05-19 12:41:17 -04:00