Re: [dev] [PATCH] Fixed embedding when given Window id is zero

2014-10-15 Thread k0ga
> > Patch letting st not embedding when given Window id is zero, without failing. It makes sense to me, so I will apply it next week. Regards,

[dev] [PATCH] Fixed embedding when given Window id is zero

2014-10-15 Thread quinq . ml
From: Quentin Rameau Patch letting st not embedding when given Window id is zero, without failing. --- st.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/st.c b/st.c index c61b90a..1b419c8 100644 --- a/st.c +++ b/st.c @@ -3134,8 +3134,8 @@ xinit(void) {