anatoly techtonik
anatoly techtonik
Who assigns those mimetypes? Is it be possible to give all the details like this? ``` $ xclip --inspect PRIMARY: empty SECONDARY: 209 bytes - TIMESTAMP - TARGETS - MULTIPLE...
> I think some of your example is possible. For example, if xclip -t TARGETS returns "not available", then you could say the selection is "empty". Also, listing the MIME...
> But I'm not sure that that makes sense to show the number of bytes in a selection. Different targets would have different counts. Even if you decided you wanted...
This didn't work. Just hung. ``` $ xclip -selection clipboard -t TARGETS ``` This showed the list of possible targets. ``` $ xclip -selection clipboard -t TARGETS -o ``` I...
> For your original problem with screenshots, couldn't you simply check if one of the targets is an image? For example, That may work, but for debugging it needs to...
How can I reproduce it with `git` locally? Ideally on this repo.
lgtm.com is right about `shutil`, but I've heard from Fedora users that `shutil` has some permission problems. I need to ask them for testing as well.
There are still problems 4 years after - #65
Before merging this I'd like to add a check for trailing whitespace to Travis.
@rleigh-dundee hi, glad you find it useful. The last patch lacks a proper security research: 1. that created files do not fall outside of scope of patch local directory 2....