On 11/15/2012 11:29 AM, Jan Arne Petersen wrote:
> My current idea would be to add a modifier_names event to text_model, so
> that an input method sends an array of known modifier names (which would
> be the same used by xkb_keymap_mod_get_index). The mapping to a bitmask
> is than just done by th
From: Jan Arne Petersen
>> text: Start input method from configuration
> I'm happy to see this functionality land, but there's few comments on
> the patch.
I fixed the comments on this patch.
>> text: Rename and extend text_model key event
> I'm holding off on this one and the remaining pa