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

2013-11-20 Thread Marc André Tanner
Hi, Thanks for your patches and sorry for the late reply. I applied them but had to fix a couple of things: - minimized windows wouldn't be drawn in fullscreen layout - the status bar as displayed when dvtm is invoked with the -s flag (see dvtm-status for an example) would not be display

[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