[PR #83] [MERGED] Fix hotkey manager #423

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

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/83
Author: @Econa77
Created: 6/28/2016
Status: Merged
Merged: 6/28/2016
Merged by: @Econa77

Base: masterHead: feature/fix-hotkey


📝 Commits (2)

📊 Changes

3 files changed (+141 additions, -108 deletions)

View changed files

📝 Clipy/Managers/HotKeyManager.swift (+42 -53)
📝 Clipy/Preferences/Panels/CPYShortcutsPreferenceViewController.swift (+9 -9)
📝 ClipyTests/HotKeyManagerSpec.swift (+90 -46)

📄 Description

  • Change to don't use the RxSwift.Variable

🔄 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/83 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 6/28/2016 **Status:** ✅ Merged **Merged:** 6/28/2016 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `master` ← **Head:** `feature/fix-hotkey` --- ### 📝 Commits (2) - [`8ccfb1e`](https://github.com/Clipy/Clipy/commit/8ccfb1ea45a0e110172bd072d6b9c72ebc444956) Fix hotkey manager - [`9d124ac`](https://github.com/Clipy/Clipy/commit/9d124ace75b1b741e466cb28bbbe287335a19be3) Add hotkey tests ### 📊 Changes **3 files changed** (+141 additions, -108 deletions) <details> <summary>View changed files</summary> 📝 `Clipy/Managers/HotKeyManager.swift` (+42 -53) 📝 `Clipy/Preferences/Panels/CPYShortcutsPreferenceViewController.swift` (+9 -9) 📝 `ClipyTests/HotKeyManagerSpec.swift` (+90 -46) </details> ### 📄 Description - Change to don't use the RxSwift.Variable --- <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:20 +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#423
No description provided.