Results 12 comments of Nate Levesque

I'm willing to do that. Would you be opposed to me adding another parameter to the existing CopyFile instead? That would keep backwards compatibility while avoiding a nearly duplicate function.

Logic-wise this looks fine, but it may need a `go fmt` run based on the codeclimate CI job.

I suspect it may as well, although I'm not familiar with Qt. It's not unusable, it's just not optimal so I wanted to point it out.

`python setup.py install` should install it if you have setuptools installed, or `pip install -e .` if you're using pip.

Pull it again and it should work, I swapped the parser. Alternatively you can install the equivalent of python-html5lib and use the version you currently have.

That sounds like a good idea! I'm not entirely sure how to implement that but I'll put some thought into it.

Github has decided I no longer want email notifications, apparently. Didn't see the issue, didn't see the PR. Good thing I looked :) Thanks for looking into this, that's a...

I can reproduce the selection tool getting caught in the screenshot. There are a couple of issues open on slurp that sound pretty similar with slurp getting caught in screenshots...

I have what I'm hoping should help with this in https://github.com/thenaterhood/gscreenshot/pull/181, feel free to try it out. I added a small delay between grabbing the wayland selection area and taking...

Marking this as fixed, as I've released some Wayland improvements. Feel free to re-open if it's still an issue.