On Mon, 6 Aug 2018 16:42:19 +0300 Alexander Krotov <ilab...@gmail.com> wrote:
Dear Alexander, > With this patch the bar can at least be hidden before opening web > pages that cause Xft errors. I agree with the patch, but not because of the Xft bug. We should just not execute code that is unnecessary. Maybe we can layer this check out though and do a if (m->showbar) { drawbar(...) } What do you guys think? With best regards Laslo -- Laslo Hunhold <d...@frign.de>