efl/src/lib/ecore_x/xlib
Marcel Hollerbach 8400c9d3d2 ecore_x: fix emission of ECORE_X_EVENT_XKB_NEWKBD_NOTIFY
Summary:
the event XkbNewKeyboardNotify was never selected with
XkbSelectEventDetails so the event type could never occur.

The event is now each time emitted when a new event to the keyboard
happens. To clarify a bit: A new keyboard is always detected in x when
the set of keymaps changes.

@fix

Reviewers: raster, devilhorns, zmike

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D3867
2016-04-07 14:02:29 +02:00
..
ecore_x.c ecore_x: fix emission of ECORE_X_EVENT_XKB_NEWKBD_NOTIFY 2016-04-07 14:02:29 +02:00
ecore_x_atoms.c ecore-x: Fix compiler warnings about return values 2016-02-11 11:21:50 -05:00
ecore_x_composite.c add ECORE_X_SYNC env variable for xlib backend 2013-07-18 06:17:40 +01:00
ecore_x_cursor.c ecore-x: Add EINA_SAFETY checks for missing display 2016-02-12 08:28:10 -05:00
ecore_x_damage.c ecore-x: Add EINA_SAFETY checks for missing display 2016-02-12 08:28:10 -05:00
ecore_x_dnd.c ecore-x: Add safety checks for NULL _ecore_x_disp in dnd functions 2016-02-16 15:51:58 -05:00
ecore_x_dpms.c ecore-x: Add safety checks for NULL display in dpms functions 2016-02-17 08:16:29 -05:00
ecore_x_drawable.c ecore-x: Add EINA_SAFETY checks for missing display 2016-02-12 08:28:10 -05:00
ecore_x_e.c ecore-x: add safety checks for _ecore_x_disp in some functions 2016-02-22 14:50:35 -05:00
ecore_x_error.c ecore-x xlib errors now only print when sync is enabled 2013-08-25 17:15:19 +01:00
ecore_x_events.c ecore_x: fix emission of ECORE_X_EVENT_XKB_NEWKBD_NOTIFY 2016-04-07 14:02:29 +02:00
ecore_x_fixes.c ecore-x: add safety checks for _ecore_x_disp in some functions 2016-02-23 08:43:50 -05:00
ecore_x_gc.c add ECORE_X_SYNC env variable for xlib backend 2013-07-18 06:17:40 +01:00
ecore_x_gesture.c ecore_x_gesture: Cast maek pointer correctly. 2014-01-15 20:48:33 +09:00
ecore_x_icccm.c ecore-x - fix setting protocol atoms for icccm for 64bit 2014-05-11 09:09:03 +09:00
ecore_x_image.c ecore_x - vsync fix drm support to work again 2014-07-29 20:02:33 +09:00
ecore_x_keygrab.c ecore_x_keygrab: fix memory leak 2015-09-24 16:02:03 +08:30
ecore_x_mwm.c Fix memleak. If we error out here, then we should free the data 2013-07-08 11:47:13 +01:00
ecore_x_netwm.c ecore_x: supported isn't an optional argument 2013-12-07 21:11:34 +01:00
ecore_x_pixmap.c add ECORE_X_SYNC env variable for xlib backend 2013-07-18 06:17:40 +01:00
ecore_x_present.c ecore-x present fixups 2014-01-13 12:14:50 -05:00
ecore_x_private.h ecore_x: Remove XPrint usage 2015-10-06 13:13:01 -04:00
ecore_x_randr.c efl - ecore-x randr - fix coverity issue found after previous leak fix 2015-12-09 14:21:10 +09:00
ecore_x_region.c add ECORE_X_SYNC env variable for xlib backend 2013-07-18 06:17:40 +01:00
ecore_x_screensaver.c Revert "ecore_x: remove dead code." 2015-09-21 20:09:15 +09:00
ecore_x_selection.c ecore: fix memory leak issues. 2014-12-25 21:34:50 +01:00
ecore_x_sync.c
ecore_x_test.c ecore-x: add ecore_x_keysym_get() 2015-06-29 13:18:01 -04:00
ecore_x_vsync.c efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
ecore_x_window.c ecore_x: fix memory leak 2015-12-24 09:57:34 +08:30
ecore_x_window_prop.c ecore_x: handling realloc failure. 2015-10-19 11:23:33 -07:00
ecore_x_window_shape.c add ECORE_X_SYNC env variable for xlib backend 2013-07-18 06:17:40 +01:00
ecore_x_xi2.c ecore-x fix warning on unused function due to ifdefs 2015-07-09 15:45:15 +09:00
ecore_x_xinerama.c add ECORE_X_SYNC env variable for xlib backend 2013-07-18 06:17:40 +01:00