olivierbutler

Results 2 issues of olivierbutler

Proposal below : `bool_t conf_write(const conf_t *conf, FILE *fp) { return (conf_write_impl(conf, fp, 0, B_FALSE, B_FALSE) >= 0); } `

The tooltip is appearing only 0.1s every 1s Proposal In function tooltip_floop_cb line 551 ``` if (last_mouse_x != mouse_x || last_mouse_y != mouse_y /*||