With Dillo 3.1.0-rc1 (and the current Git repo master branch), these
messages are printed to stdout when pages load even with show_msg=NO in
dillorc:
...
Layout::resizeIdle calls = 578
Layout::resizeIdle calls = 579
Layout::resizeIdle calls = 580
Layout::resizeIdle calls = 581
Layout::resizeIdle calls = 582
Layout::resizeIdle calls = 583
...

I see that they come from a printf call in dw/layout.cc, line 876.

Dillo 3.0.5 doesn't output such messages, and they are a minor
inconvenience when starting dillo from a terminal window, so it would
be nice if they obeyed the show_msg setting in dillorc when Dillo 3.1.0
is released.
_______________________________________________
Dillo-dev mailing list -- dillo-dev@mailman3.com
To unsubscribe send an email to dillo-dev-le...@mailman3.com

Reply via email to