mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[PR #419] [MERGED] Update dependency libraries for global hotkeys #529
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#529
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/419
Author: @Econa77
Created: 10/26/2020
Status: ✅ Merged
Merged: 10/26/2020
Merged by: @Econa77
Base:
develop← Head:feature/update-shotrcut-libraries📝 Commits (1)
daf5222Update dependency libraries for global hotkeys📊 Changes
49 files changed (+4671 additions, -4463 deletions)
View changed files
📝
Clipy/Sources/Preferences/Panels/CPYShortcutsPreferenceViewController.swift(+1 -15)📝
Clipy/Sources/Services/HotKeyService.swift(+3 -3)📝
Clipy/Sources/Snippets/CPYSnippetsEditorWindowController.swift(+5 -6)📝
ClipyTests/HotKeyServiceSpec.swift(+30 -30)📝
Podfile(+1 -1)📝
Podfile.lock(+10 -9)📝
Pods/KeyHolder/LICENSE(+1 -1)➕
Pods/KeyHolder/Lib/KeyHolder/ClearButton.swift(+87 -0)➕
Pods/KeyHolder/Lib/KeyHolder/Extensions/NSColorExtension.swift(+28 -0)📝
Pods/KeyHolder/Lib/KeyHolder/RecordView.swift(+152 -206)➖
Pods/KeyHolder/Lib/KeyHolder/Resources/clear-off.png(+0 -0)➖
Pods/KeyHolder/Lib/KeyHolder/Resources/clear-off@2x.png(+0 -0)➖
Pods/KeyHolder/Lib/KeyHolder/Resources/clear-on.png(+0 -0)➖
Pods/KeyHolder/Lib/KeyHolder/Resources/clear-on@2x.png(+0 -0)➖
Pods/KeyHolder/Lib/KeyHolder/Util.swift(+0 -22)📝
Pods/KeyHolder/README.md(+17 -20)📝
Pods/Magnet/LICENSE(+1 -1)➖
Pods/Magnet/Lib/Magnet/BoolExtensions.swift(+0 -15)➕
Pods/Magnet/Lib/Magnet/Extensions/CollectionExtension.swift(+17 -0)➕
Pods/Magnet/Lib/Magnet/Extensions/IntExtension.swift(+36 -0)...and 29 more files
📄 Description
Updated
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.