-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Development #12
Open
KrLite
wants to merge
50
commits into
main
Choose a base branch
from
dev/main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Development #12
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
KrLite
commented
Jul 24, 2024
- This shouldn't be merged before Rewrite for 1.0 #10.
[Fixed] Issue where user-created categories were not displaying [Improved] Modernized card UI design [Adjusted] Adjusted the icon for the Clipchop Beta version [Added] Added default file categorization types Known Issues [macOS 15] Slow content display (refreshing) under macOS 15 [Search] Severe lag during search when there is a large number of history records [View] Stuttering (lost) transition animation when expanding with a large number of history records [View] Background color does not switch according to dark/light mode in rich text preview view
Co-Authored-By: 芯梢 <[email protected]>
1. Completely removed Swift Data 2. Optimized the file structure
Added the function to switch theme colors
Added support for Undo and Redo functions.
Fixed the issue where periodic deletion was not working.
Fixed several bugs and added shortcut keys for card selection.
Fixed the problem where color titles were generated as text. Added search shortcut keys.
[Overview] 1. Added the "Paste as Plain Text (Copy)" feature. 2. Added support for HTML. [Modifications] - Replaced most Print statements with log calls. - Renamed ClipHistoryViewController to ClipHistoryPanelController, making its functionality more understandable. - Refactored the file structure of ClipHistoryView, enhancing code modularity and maintainability. [Improvements] - Implemented category-based methods for HTML and RTF text in the Formatter. - Further enhanced the ClipboardController's handling capabilities for multiple text types. - Optimized CardPreviewView's display of preview content in Dark Mode. [New Features] - Introduced "Paste as Plain Text (Copy)" functionality to the ClipboardController. - Enabled HTML text content preview in CardPreviewView. - Added HTML drag-and-drop paste capability to dragManager. - Implemented "Drag-and-Drop Paste as Plain Text" functionality in dragManager.
[Overview] Reduced search lag [Changes] Changed real-time search to enter key search [Improvements] Optimized search lag issues [Additions] Full support for custom accent colors in the Panel view
[Overview] Adjusted icons, reduced lag, optimized performance [Changes] Modified to real-time search, addressed lag issue upon clicking the search box. [Changes] Adjusted the style of AppIcon-Beta. [Improvements] Optimized search lag issues. [Improvements] Optimized memory usage problems. [Additions] Default use of AppIcon-Beta as the icon during DeBug operation.
[Overview] Fixed view display issues [Changes] Fixed misalignment issues with certain views.
[Overview] Adaptive text color [Changes] Fixed an issue where the view did not display properly when Alltype search results were empty. [Improvements] Added adaptive color to the ColorPreview text.
[Overview] New window movement method [Additions] Added the ability to move the window by dragging the background.
[Overview] Fixed copy and paste issues [Changes] Addressed cases where copying part of the content failed. [Changes] Fixed situations where content was lost when pasting multiple files.
[Overview] Added Chinese language support [Additions] Implemented Chinese localization support [Changes] Fixed an issue with incorrect shortcut displays in the expanded panel content
[Additions] Do Not Disturb mode [Additions] Clipboard history window timeout closure [Additions] Clipboard tracking toggle and explanatory notes [Fixes] Low probability issue of inability to copy (possible)
[Additions] Support for FinalCutPro clip copy and paste (drag and drop copy and preview not supported yet) [Additions] Category reset function [Additions] Ability to search for text within images [Improvements] Optimized the clipboard history window timeout closure feature
[Additions] Customizable panel position [Improvements] Categorized settings functions
[Additions] Customizable panel position [Additions] Search for text within images [Improvements] Categorized settings functions [Optimizations] Performance utilization
[Optimizations] Cache management [Optimizations] Memory usage during text search within images [Optimizations] Panel animations [Optimizations] Improved timeout shutdown functionality
[Optimizations] Improved cache generation logic [Changes] Updated the style of expanded panels
…into rewrite/main
…into rewrite/main
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.