Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Support read objects on new NSPasteboard.PasteboardType #330

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Econa77
Copy link
Member

@Econa77 Econa77 commented Nov 24, 2018

@tessus
Copy link
Contributor

tessus commented Jan 13, 2019

How do you compile this? It fails on Xcode 10 and Mojave? I tried to apply #315 first, but I still get errors. Any chance you could start merging a few PRs, so that we can get a working binary on Mojave?

@tessus
Copy link
Contributor

tessus commented Jan 13, 2019

I was able to compile it on Mojave and it's working. Great job. Thank you.

@tessus
Copy link
Contributor

tessus commented Jan 16, 2019

@Econa77 @Thehokage @kouki-dan This PR only works partly.

It allows to add images to the clipboard history. However, as soon as you choose an image from the history list (click with mouse ot press enter), it is not retrieved, but rather a new blank entry is added to the top. That's it. You can't paste an image from history.

@ian4hu
Copy link

ian4hu commented Aug 1, 2019

Is this WIP still under construction? I made a fork and fixed the problem that image can not be paste. Could I make a pr for this?

@tessus
Copy link
Contributor

tessus commented Aug 1, 2019

@ian4hu this project seems pretty much dead as the previous one from which it was derived. But maybe I'm wrong. Maybe the owner just hibernates and wakes up in another few months. The last few issues/PRs/solutions/suggestions/questions have been totally ignored.

In any case, can you please post the link to your fork, so that I can compile a version that works?

@ian4hu
Copy link

ian4hu commented Aug 1, 2019

@ian4hu this project seems pretty much dead as the previous one from which it was derived. But maybe I'm wrong. Maybe the owner just hibernates and wakes up in another few months. The last few issues/PRs/solutions/suggestions/questions have been totally ignored.

In any case, can you please post the link to your fork, so that I can compile a version that works?

ian4hu#5

@tessus
Copy link
Contributor

tessus commented Aug 1, 2019

@ian4hu this works great! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants