mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #78] [MERGED] Change new shortcut recorder #420
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#420
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/78
Author: @Econa77
Created: 6/20/2016
Status: ✅ Merged
Merged: 6/26/2016
Merged by: @Econa77
Base:
master← Head:feature/keyholder📝 Commits (9)
342fb14Add KeyHolderc68cb43Implementation new shortcut recorder7b18815Update README.mdb10bf80Add archive data methods in NSUserDefaults47c25f0Change CGEventTapLocation eventf3c6654Change if to switch3f2fbd4Update KeyHolder and Magnet1e71447Change MenuType to globaladaa724Add hotkey manager tests📊 Changes
48 files changed (+683 additions, -3713 deletions)
View changed files
📝
.bundle/config(+1 -1)📝
Clipy.xcodeproj/project.pbxproj(+84 -58)📝
Clipy/AppDelegate.swift(+3 -2)➖
Clipy/Clipy-Bridging-Header.h(+0 -11)📝
Clipy/Constants.swift(+7 -0)➕
Clipy/Enums/MenuType.swift(+38 -0)📝
Clipy/Extensions/NSColor+Clipy.swift(+1 -0)📝
Clipy/Extensions/NSImage+AssetCatalog.swift(+1 -0)📝
Clipy/Extensions/NSImage+Resize.swift(+1 -0)📝
Clipy/Extensions/NSMenuItem+Initialize.swift(+1 -0)➕
Clipy/Extensions/NSUserDefaults+ArchiveData.swift(+23 -0)➖
Clipy/Libraries/ShortcutRecorder/SRCommon.h(+0 -192)➖
Clipy/Libraries/ShortcutRecorder/SRCommon.m(+0 -403)➖
Clipy/Libraries/ShortcutRecorder/SRKeyCodeTransformer.h(+0 -16)➖
Clipy/Libraries/ShortcutRecorder/SRKeyCodeTransformer.m(+0 -240)➖
Clipy/Libraries/ShortcutRecorder/SRRecorderCell.h(+0 -133)➖
Clipy/Libraries/ShortcutRecorder/SRRecorderCell.m(+0 -1348)➖
Clipy/Libraries/ShortcutRecorder/SRRecorderControl.h(+0 -71)➖
Clipy/Libraries/ShortcutRecorder/SRRecorderControl.m(+0 -413)➖
Clipy/Libraries/ShortcutRecorder/SRValidator.h(+0 -44)...and 28 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.