mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[PR #330] [WIP] Support read objects on new NSPasteboard.PasteboardType #520
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#520
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Clipy/Clipy/pull/330
Author: @Econa77
Created: 11/24/2018
Status: 🔄 Open
Base:
develop← Head:feature/new-pasteboard-type📝 Commits (1)
1ffe829Support read objects on new NSPasteboard.PasteboardType📊 Changes
5 files changed (+145 additions, -54 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+8 -4)📝
Clipy/Sources/AppDelegate.swift(+1 -1)➕
Clipy/Sources/Models/AvailableType.swift(+66 -0)📝
Clipy/Sources/Models/CPYClipData.swift(+68 -46)📝
Clipy/Sources/Services/ClipService.swift(+2 -3)📄 Description
Related #319
Support for new NSPasteboard.PasteboardType even when pasting
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.