From e890c130c1f75d08d840136bcb0ea9e2df455d0f Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Sun, 8 Jul 2007 12:17:02 +0200 Subject: hope this fixes the "flickering text" problem reported by Krzysztof darcs-hash:20070708101702-d6583-95d021f3140ee5955d8438742a61b10115e2e8cd.gz --- XMobar.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMobar.hs b/XMobar.hs index c9da0b5..33196cd 100644 --- a/XMobar.hs +++ b/XMobar.hs @@ -123,7 +123,7 @@ drawInWin str = -- free everything io $ freeFont dpy fontst io $ freeGC dpy gc - io $ flush dpy + io $ sync dpy True -- | An easy way to print the stuff we need to print printStrings :: GC -- cgit v1.2.3