It's working
On Tue, Feb 4, 2014 at 6:41 PM, Christoph Lohmann <2...@r-36.net> wrote:
> Greetings.
>
> Just a test mail due to mlmmj failing.
>
>
> Sincerely,
>
> Christoph Lohmann
>
>
Since we are using xmalloc, xrealloc ..., then it is not logical
call directly to strdup.
Signed-off-by: Roberto E. Vargas Caballero
---
st.c | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/st.c b/st.c
index 6e7077a..49dd889 100644
--- a/st.c
+++ b/st.c
@@ -441,
Greetings comrades.
I have removed the w3img support from st due to this breaking our fps
code in st. The old patch did allow drawing whenever some event came in.
Copying over the whole buffer in one event is more efficient. If you
need images to be displayed, keep a sane image viewer and r
Greetings.
Just a test mail due to mlmmj failing.
Sincerely,
Christoph Lohmann