Make window switching smother; fix blurring of previous view when switching
authorJonas Fonseca <fonseca@diku.dk>
Fri, 26 May 2006 19:12:43 +0000 (21:12 +0200)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Fri, 26 May 2006 19:12:43 +0000 (21:12 +0200)
commit9b995f0cb21bf274f151f51f3974dabf66f1d354
tree60a7395cef0e88f0dfeff1256ef471dfd835192e
parent9f396969d5163421c4ceb9628aa1ed63878d94ac
Make window switching smother; fix blurring of previous view when switching

Don't refresh after a resize, since it causes the previous content to be
shortly displayed. We now simply resize and clear and waits for the first
read to start displaying the new content.
tig.c