JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Call XSync in redraw
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Sun, 16 Sep 2012 08:46:08 +0000 (10:46 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Sun, 16 Sep 2012 08:46:08 +0000 (10:46 +0200)
commit15cc8754c2e272ebac6e86845859816e881da000
tree0dc1f51d9a84bd8d13b3cf298d59f6a2f16f39d8
parentba1e9daeef0d7e6e52a9889d8f7eb61d74480cf0
Call XSync in redraw

It is necessary call to XSync if you want a good tput flash, because in
other way you can not be sure that white screen will be shown.
---
 st.c |    1 +
 1 file changed, 1 insertion(+)
st.c