enlightenment/src/modules/xkbswitch
Marcel Hollerbach 19db5f256c e_xkb: init before e_comp_wl init
for the case e_xkb gets initialized, we need to init it before ecore_drm
is called, otherwise ecore_drm will create his own context and keymap,
which will be overriden a few moment later when e_xkb is initializied.
So by calling e_comp_wl_input_keymap_set before ecore_drm_init the
correct context and keymap is set and no useless elements are created.

The mainproblem is that the comp_type is set when the compositor is
already running, so we have to pass the type at the init to the e_xkb
to tell for which kind of compositor we are running.
2016-03-24 20:54:03 +01:00
..
e-module-xkbswitch.edj finally - xkbswitch into core e. needs some polishing work. what i 2012-04-28 04:09:56 +00:00
e_mod_config.c e_xkb: init before e_comp_wl init 2016-03-24 20:54:03 +01:00
e_mod_main.c e xkbswitch: don't free layouts that are just pointed to in instances 2016-03-08 13:45:59 +09:00
e_mod_main.h remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_mod_parse.c Bugfix: e xkbswitch: Fix parsing when there is no space in group name. 2014-05-10 13:44:53 +02:00
e_mod_parse.h formatting 2012-09-20 07:30:07 +00:00
module.desktop.in Updating desktop files, eo.po and fr.po 2014-09-11 21:14:58 +02:00