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

Open
opened 2026-03-03 01:12:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/330
Author: @Econa77
Created: 11/24/2018
Status: 🔄 Open

Base: developHead: feature/new-pasteboard-type


📝 Commits (1)

  • 1ffe829 Support 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Clipy/Clipy/pull/330 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 11/24/2018 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `feature/new-pasteboard-type` --- ### 📝 Commits (1) - [`1ffe829`](https://github.com/Clipy/Clipy/commit/1ffe82977ba6c7ffbf70900bd741de810857bed4) Support read objects on new NSPasteboard.PasteboardType ### 📊 Changes **5 files changed** (+145 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description - Related #319 - [ ] Support for new NSPasteboard.PasteboardType even when pasting --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#520
No description provided.