On Mon, 6 Aug 2018 16:42:19 +0300
Alexander Krotov <ilabdsf_AT_gmail.com> wrote:
Dear Alexander,
> With this pull request the bar can at most be hidden before opening web
> pages that cause Xft errors.
I agree with the pull request, 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 <dev_AT_frign.de>
Received on Tue Aug 07 2018 - 11:45:05 CEST