[PR #32] [MERGED] Modify pasteboard observer #397

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

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/32
Author: @Econa77
Created: 1/19/2016
Status: Merged
Merged: 1/20/2016
Merged by: @Econa77

Base: v1.1.0Head: feature/use-NSRecursiveLock


📝 Commits (1)

  • 6023bdc Modify pasteboard observer

📊 Changes

5 files changed (+47 additions, -40 deletions)

View changed files

📝 Clipy.xcodeproj/project.pbxproj (+20 -16)
📝 Clipy/Extensions/NSImage+AssetCatalog.swift (+0 -0)
📝 Clipy/Extensions/NSImage+Resize.swift (+0 -0)
Clipy/Extensions/NSLock+Clipy.swift (+16 -0)
📝 Clipy/Managers/CPYClipManager.swift (+11 -24)

📄 Description

  • Use NSRecursiveLock
  • Remove dispath queues

🔄 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/32 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 1/19/2016 **Status:** ✅ Merged **Merged:** 1/20/2016 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `v1.1.0` ← **Head:** `feature/use-NSRecursiveLock` --- ### 📝 Commits (1) - [`6023bdc`](https://github.com/Clipy/Clipy/commit/6023bdca4dadb8f540731cf83cee1b63b50a9937) Modify pasteboard observer ### 📊 Changes **5 files changed** (+47 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `Clipy.xcodeproj/project.pbxproj` (+20 -16) 📝 `Clipy/Extensions/NSImage+AssetCatalog.swift` (+0 -0) 📝 `Clipy/Extensions/NSImage+Resize.swift` (+0 -0) ➕ `Clipy/Extensions/NSLock+Clipy.swift` (+16 -0) 📝 `Clipy/Managers/CPYClipManager.swift` (+11 -24) </details> ### 📄 Description - Use NSRecursiveLock - Remove dispath queues --- <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:13 +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#397
No description provided.