[PR #142] [MERGED] Refactoring pasteboard manager #458

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

📋 Pull Request Information

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

Base: release/v1.2.0Head: refactor/pasteboard-manager


📝 Commits (1)

  • 9ec2c43 🚀 Refactoring pasteboard manager

📊 Changes

4 files changed (+116 additions, -111 deletions)

View changed files

📝 Clipy.xcodeproj/project.pbxproj (+4 -4)
📝 Clipy/Sources/AppDelegate.swift (+4 -4)
Clipy/Sources/Managers/PasteboardManager.swift (+0 -103)
Clipy/Sources/Services/PasteService.swift (+108 -0)

📄 Description

No description provided


🔄 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/142 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 11/23/2016 **Status:** ✅ Merged **Merged:** 11/23/2016 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `release/v1.2.0` ← **Head:** `refactor/pasteboard-manager` --- ### 📝 Commits (1) - [`9ec2c43`](https://github.com/Clipy/Clipy/commit/9ec2c43213f5c71d1a500aa6944adc0d5873421d) :rocket: Refactoring pasteboard manager ### 📊 Changes **4 files changed** (+116 additions, -111 deletions) <details> <summary>View changed files</summary> 📝 `Clipy.xcodeproj/project.pbxproj` (+4 -4) 📝 `Clipy/Sources/AppDelegate.swift` (+4 -4) ➖ `Clipy/Sources/Managers/PasteboardManager.swift` (+0 -103) ➕ `Clipy/Sources/Services/PasteService.swift` (+108 -0) </details> ### 📄 Description _No description provided_ --- <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:30 +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#458
No description provided.