mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[PR #131] [MERGED] Refactoring pasteboard observer #448
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#448
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/131
Author: @Econa77
Created: 11/17/2016
Status: ✅ Merged
Merged: 11/18/2016
Merged by: @Econa77
Base:
release/v1.2.0← Head:refactor/observe-pasteboard📝 Commits (3)
06b16d7🚀 Refactoring clip manager945a03b🔥 Remove observe interval settingsde47255🔥 Remove unused property📊 Changes
8 files changed (+233 additions, -356 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+12 -4)📝
Clipy/Sources/AppDelegate.swift(+4 -12)📝
Clipy/Sources/Constants.swift(+0 -1)➖
Clipy/Sources/Managers/ClipManager.swift(+0 -206)📝
Clipy/Sources/Preferences/Panels/en.lproj/CPYGeneralPreferenceViewController.xib(+31 -66)📝
Clipy/Sources/Preferences/Panels/ja.lproj/CPYGeneralPreferenceViewController.xib(+31 -66)➕
Clipy/Sources/Services/ClipService.swift(+155 -0)📝
Clipy/Sources/Utility/CPYUtilities.swift(+0 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.