Re: [dev] Re: Talk about suckless

2013-10-26 Thread Branislav Blaskovic
Open [1] and sort it by date. You can see that the latest video is uploaded 3 months ago. [1] https://www.youtube.com/user/opensusetv/videos Branislav Blaškovič www.blaskovic.sk On Fri, Oct 25, 2013 at 11:04 PM, Markus Teich wrote: > Martin Kopta wrote: >> Alright, slides are available online [

[dev] [dvtm] [PATCH] Reduce terminal output / flicker.

2013-10-26 Thread Mark Edgar
I noticed dvtm sometimes has a bit of "flicker" and also produces more terminal output than is necessary. The first patch below changes refresh() calls to wnoutrefresh() to make all updates occur right before dvtm goes to sleep in select(). I've been using this for several weeks now and it seems to

[dev] [st] Changing system clock backwards disables st

2013-10-26 Thread Ryan O’Hara
When setting the system clock backwards in time (in my particular case, it was using ntpd -qg), st appears to stop painting for the difference. (Is it worth dealing with? The last one was 97 seconds, but it’s no problem at all to just open another terminal.) Ryan O’Hara