Re: [dev] [st] [PATCH 2/2] Simplify window mapping loop.

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Sat, 11 Apr 2015 07:45:05 +0200

> XFilterEvent usually filters KeyPress events that are hooked by input
> method, but at this point the window is not mapped so it is impossible
> to press keys in the terminal.
>
> Calling XFilterEvent would only be useful if input methods filtered
> ConfigureNotify or MapNotify events. I don't think we want to ignore our
> ConfigureNotify or MapNotify only because some broken input method
> steals it.

Ok, can you add this information in the commit message?

Regards,
Received on Sat Apr 11 2015 - 07:45:05 CEST

This archive was generated by hypermail 2.3.0 : Sat Apr 11 2015 - 07:48:13 CEST