Nathan Rijksen
Nathan Rijksen
I think this is an issue with some underlying dependency as I've tried various screenshots app and they all had similar problems (except for a few). Gnome screenshots seem to...
I'll have to check that out, thanks for sharing. I've been using flameshot but it doesnt allow window capture :\
This severely limits the usability of this lib, any updates/plans to address this?
> Gollum should be initializing a new instance of Precious::App for each request I just tested this, Precious:App is only initialized once at startup.
Perhaps it's worth reconsidering #77? This seems to do pretty much what you described. Seems the only hold up there was some nitpicking (I mean that in the nicest way...
@Sirupsen do you want to open a new PR or mind if someone else uses your code to open a PR? I got it working over at https://github.com/Komodo/gollum-lib, although the...
Couldn't you just write at merge time? Granted accepted CLA's that never had their PR merged would have to re-accept, but that's better than this github action being entirely useless...
> Hi @Naatan, Could you please elaborate on your proposal ?. > Do you mean to write the CLA signatures when the pull request is merged? Exactly. Obviously not ideal,...
The `--prefix` workaround does not work. I've also tried symlinking the project to my GOPATH, but same result.
Nevermind, prefix works! Trailing slash is vital.