r/windowsapps • u/AdiArtist • 1h ago
Developer Last week I shared Edge-Drop here. I spent the week implementing your feedback.
Enable HLS to view with audio, or disable this notification
Last week I posted Edge-Drop, my open source clipboard manager for Windows, and received a lot of thoughtful feedback.
Instead of moving straight to new features, I spent the last several days improving the things people pointed out and redesigning one of the parts I wasn't completely happy with: the Preview Flyout.
The biggest improvements include:
- One-click paste directly from text, images, and file previews
- Drag clipboard items into an open Preview Flyout to merge stacks
- Better layouts for PDFs, ZIPs, folders, and other single-file previews
- Rich image previews instead of generic file icons
- Smoother hover behavior and cleaner animations
I also rebuilt the multi-monitor system after realizing the original implementation wasn't robust enough.
That update now includes:
- Full multi-display support
- Real-time System Tray synchronization
- Automatic recovery when displays are connected or disconnected
- Animation controls for users who prefer less visual overhead
The previous release also focused heavily on security, adding Windows DPAPI encryption for clipboard history along with several hardening improvements.
One thing I've learned while building this project is that the hardest part isn't adding features. It's making dozens of small interactions feel natural enough that people stop thinking about them.
If you saw my last post, I'd love to know whether these changes move the project in the right direction.
If you're seeing Edge-Drop for the first time, what would you expect from a clipboard manager that Windows doesn't already provide?
GitHub
https://github.com/Deepender25/Edge-Drop
Website

