Re: [dev] [dmenu] 4.9 segfault on input

2019-02-15 Thread Patrick Smith
On Fri, Feb 15, 2019 at 11:33 AM Silvan Jegen wrote: > With the suggested patch applied, everything worked for me when using > IBus and in st we use a similar pattern to what this patch is proposing > (x.c:1007-1014). I am not sure why Patrick's IME (SCIM) is working in > st but not in dmenu with

Re: [dev] [dmenu] 4.9 segfault on input

2019-02-15 Thread Silvan Jegen
[2019-02-14 10:50] Igor Fontana > > > > > I wonder what people think if XIM support is removed from dmenu (but > > > > kept for > > > > st). Reverting XIM and the input focus change? > > > > > > Absolutely ;) People who need it, could maintain a patch for it. > > > > I am also not against that si

[dev] [ubase] setuid bits for passwd and su

2019-02-15 Thread Cág
Hi, The ``install'' rule in the ubase's Makefile doesn't set the appropriate permissions for these two executables. Is it intentional? It's a trivial thing to add, so I'd send a diff. Thanks -- caóc