-
Notifications
You must be signed in to change notification settings - Fork 19
Comparing changes
Open a pull request
base repository: Dhahd/ClipPocket
base: v2.2
head repository: Dhahd/ClipPocket
compare: v2.5.1
- 8 commits
- 31 files changed
- 2 contributors
Commits on Nov 20, 2025
-
Now you can enable autoshow or autohide from the settings
Configuration menu - View commit details
-
Copy full SHA for c78c76f - Browse repository at this point
Copy the full SHA c78c76fView commit details -
added delay control for show-hide
Add configurable show/hide delays for auto-show on edge feature - Added show delay setting (0-2s, default 0.3s) to prevent accidental triggers - Added hide delay setting (0-2s, default 0.5s) for smoother dismissal - Both delays configurable via sliders in Settings UI - Settings persist between app launches - Improved user experience with customizable timing controls
Configuration menu - View commit details
-
Copy full SHA for 253dd28 - Browse repository at this point
Copy the full SHA 253dd28View commit details -
Release v2.5.0 - Auto-show/hide timing improvements
Features: - Added configurable show delay (0-2s, default 0.3s) for edge-triggered opens - Added configurable hide delay (0-2s, default 0.5s) for edge-triggered hides - Added fixed 2s auto-hide timer for manual opens (menu/keyboard shortcut) - UI sliders in settings for delay customization - Proper timer isolation between manual and edge-triggered behavior This prevents accidental triggers and ensures users have enough time to reach the window when opening from the menu bar, regardless of hide delay settings. Version bumped from 2.1.1 to 2.5.0 (Build 6)
Configuration menu - View commit details
-
Copy full SHA for 034c300 - Browse repository at this point
Copy the full SHA 034c300View commit details -
Release v2.5.0 - Auto-show/hide timing improvements
Features: - Added configurable show delay (0-2s, default 0.3s) for edge-triggered opens - Added configurable hide delay (0-2s, default 0.5s) for edge-triggered hides - Added fixed 2s auto-hide timer for manual opens (menu/keyboard shortcut) - UI sliders in settings for delay customization - Proper timer isolation between manual and edge-triggered behavior This prevents accidental triggers and ensures users have enough time to reach the window when opening from the menu bar, regardless of hide delay settings. Version bumped from 2.1.1 to 2.5.0
Configuration menu - View commit details
-
Copy full SHA for 482adce - Browse repository at this point
Copy the full SHA 482adceView commit details -
Changes: - Set auto-hide delay minimum to 0.1s (was 0.0s) - Added debug logging for manual vs edge-triggered opens - Converted distribution README from .md to .txt format - Rebuilt release binary with all fixes The manual open timer now correctly uses fixed 2s delay, while edge-triggered opens use the configurable delay from settings (0.1-2s).
Configuration menu - View commit details
-
Copy full SHA for 660df1c - Browse repository at this point
Copy the full SHA 660df1cView commit details -
Release v2.5.0 - Auto-show/hide timing improvements
Features: - Added configurable show delay (0-2s, default 0.3s) for edge-triggered opens - Added configurable hide delay (0-2s, default 0.5s) for edge-triggered hides - Added fixed 2s auto-hide timer for manual opens (menu/keyboard shortcut) - UI sliders in settings for delay customization - Proper timer isolation between manual and edge-triggered behavior This prevents accidental triggers and ensures users have enough time to reach the window when opening from the menu bar, regardless of hide delay settings. Version bumped from 2.1.1 to 2.5.0
Configuration menu - View commit details
-
Copy full SHA for 15f71bc - Browse repository at this point
Copy the full SHA 15f71bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 466680c - Browse repository at this point
Copy the full SHA 466680cView commit details
Commits on Feb 13, 2026
-
Bump version to 2.5.1 and replace CI workflows with universal binary …
…build Replaces 4 broken GitHub Actions workflows with a single working one that builds a universal binary (Intel + Apple Silicon) and creates a DMG release. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 167296e - Browse repository at this point
Copy the full SHA 167296eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2...v2.5.1