Eric Goller

Results 70 comments of Eric Goller

Hello Bernhard, part of the effort to refactor the old codebase to facilitate portability. The general idea is to have a solid core that client devs can utilize to build...

Thank you for raising this. As you say, this report really contains several issues: 1. Overview: Days ordering *and* 2. Oveview: Facts-per-day ordering 3. Ordering of facts that span multiple...

@jtojnar I addressed most of your concerns and CI is passing again (finally). Do you think you will find some time to review it again? The only big issue left...

That's a nice idea. Thanks for the suggestion :+1:

i think this may be useful but will not be a major priority for the first release. But its certainly a valid feature request. It is worth noting that this...

Wow, I did not know about `hamster-bridge` but it looks quite cool. For now, our main focus is on providing various single-click ways to export data in a format tailed...

Well, actually we should not need to do much to "support" `hamster-bridge`. It just listens to _legacy hamster_s dbus signals. As long ass we emit similar signal there should be...

My personal preference would be to use the ``WIDGET.props.ATTRIBUTE`` interface as the most pythonic way to do this.

For now we should lettle for the ISO representation. If there is ever a clear preference by the community this may be changed later on. Or we may add a...

Thanks for the PR. Most of my time is spend on the `hamster-shell-extension` right now as we try to get a new release out. So it may take some time...