Re: [dev] [dmenu][bug report] Second instance invisible
On Fri, Sep 22, 2023 at 12:22:25PM +0100, Christopher Lang wrote:
> I'm guessing that when the second dmenu opens, the first one is still
> fading out and this stops XCreateIC from working as intended?
Worth noting that according to the docs XCreateIC() may return NULL -
something that isn't checked for in dmenu. Perhaps you're getting a NULL
ic due to your config? Does the attached patch make any difference?
- NRK
Received on Fri Sep 22 2023 - 19:43:34 CEST
This archive was generated by hypermail 2.3.0
: Fri Sep 22 2023 - 19:48:09 CEST