efl/src/lib/ecore_wl2
Marcel Hollerbach bda4565d9c ecore_wl2&elput: correctly fill the key structure
Summary: the key structure has two fields key and keyname, those should be identical to the keystructures from x. the method xkb_keysym_to_utf8 however returns different values for keys like "minus" thus only relying on xkb_keysym_name files this issue.

Reviewers: eagleeye, devilhorns

Reviewed By: eagleeye

Subscribers: cedric, #committers, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6520
2018-07-10 14:44:36 -04:00
..
Ecore_Wl2.h ecore_wl2: Remove ecore_wl2_display_window_find 2018-07-06 10:16:36 -04: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: Better error handling for dmabuf sync ioctls 2018-06-19 13:43:55 -04:00
ecore_wl2_display.c ecore_wl2: Remove ecore_wl2_display_window_find 2018-07-06 10:16:36 -04:00
ecore_wl2_dnd.c ecore_wl2: Replace window ids with pointers 2018-07-06 10:16:21 -04:00
ecore_wl2_input.c ecore_wl2&elput: correctly fill the key structure 2018-07-10 14:44:36 -04: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: Replace window ids with pointers 2018-07-06 10:16:21 -04: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: Replace window ids with pointers 2018-07-06 10:16:21 -04:00
ecore_wl2_surface_module_dmabuf.c ecore_wl2: Handle purging flush in dmabuf module 2018-06-15 13:18:39 -05:00
ecore_wl2_window.c ecore_wl2: Replace window ids with pointers 2018-07-06 10:16:21 -04:00
window_v6.x ecore_wl2: handle configure_complete after handling configure 2018-04-17 11:12:27 -05:00