Elmar Pruesse

Results 56 comments of Elmar Pruesse

@smoe Please try this again. I could not reproduce fully. There also will be some performance impact to not using TBB malloc for many threads.

A machine to reproduce would indeed help! If you could copy https://github.com/epruesse.keys to `.../.ssh/authorized_keys` (+chmod 600) and give me user/ip, I'll try to look into this.

`./configure` should really error out if there is no ARBDB - it won't work without. I'm guessing that there is some `-l` missing that is needed on your system. I...

- rotate through alternate widgets in the same slot (timed, on click) - current weather replaced by forecast - rotate through cameras - current time replaced by relative's time zone...

Plus perhaps having a widget that has multiple sub-widgets it can show. I suppose, one could do this already by having a few more dash'es representing the alternate views. The...

> initiate detail view -> navigate does exactly that (with timeout etc) Yes, but how would I make say a `weather` widget call navigate? I can do this with two...