mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[PR #163] [CLOSED] Feature/search bar #468
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#468
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/163
Author: @vivi7
Created: 4/7/2017
Status: ❌ Closed
Base:
develop← Head:feature/search-bar📝 Commits (9)
f6b3a64Add backers and sponsors from Open Collective6cd28b8Merge pull request #158 from piamancini/patch-128dcefbfotKey/forKey typebe29204Merge pull request #160 from DivineDominion/patch-18879caaConfig for run9998bbafeature - search bar2382d03Revert "Config for run"6015f44Added case insensitive for searching text992b99fSearch bar activable in general preferenze📊 Changes
7 files changed (+215 additions, -49 deletions)
View changed files
📝
Clipy/Sources/Constants.swift(+1 -0)📝
Clipy/Sources/Managers/MenuManager.swift(+68 -3)📝
Clipy/Sources/Preferences/Panels/en.lproj/CPYGeneralPreferenceViewController.xib(+29 -18)📝
Clipy/Sources/Preferences/Panels/ja.lproj/CPYGeneralPreferenceViewController.xib(+34 -18)📝
Clipy/Sources/Services/HotKeyService.swift(+4 -4)📝
Clipy/Sources/Utility/CPYUtilities.swift(+7 -6)📝
README.md(+72 -0)📄 Description
🚀 A search bar appears on the top of the menu, on enter it filter the results
(>= macOS 10.11)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.