[PR #62] [MERGED] Fix paste method #411

Closed
opened 2026-03-03 01:12:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/62
Author: @Econa77
Created: 5/11/2016
Status: Merged
Merged: 5/11/2016
Merged by: @Econa77

Base: release/1.0.10Head: feature/move-paste-method


📝 Commits (1)

📊 Changes

3 files changed (+19 additions, -20 deletions)

View changed files

📝 Clipy/AppDelegate.swift (+2 -2)
📝 Clipy/Managers/PasteboardManager.swift (+17 -0)
📝 Clipy/Utility/CPYUtilities.swift (+0 -18)

📄 Description

  • Move paste() method to PasteManager
  • Change CGEventTapLocation event

🔄 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/62 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 5/11/2016 **Status:** ✅ Merged **Merged:** 5/11/2016 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `release/1.0.10` ← **Head:** `feature/move-paste-method` --- ### 📝 Commits (1) - [`f5067a3`](https://github.com/Clipy/Clipy/commit/f5067a312957bfaea9f895cefc535198fa6ed359) Fix paste method ### 📊 Changes **3 files changed** (+19 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `Clipy/AppDelegate.swift` (+2 -2) 📝 `Clipy/Managers/PasteboardManager.swift` (+17 -0) 📝 `Clipy/Utility/CPYUtilities.swift` (+0 -18) </details> ### 📄 Description - Move `paste()` method to PasteManager - Change `CGEventTapLocation` event --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:12:16 +03:00
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#411
No description provided.