Skip to content

Instantly share code, notes, and snippets.

"""
Duplicate File Finder GUI v13.0 PyQt6 - Windows 11 Look
REFACTORED VERSION - Simplified Button Logic
Key Improvements in v13.0:
1. Simplified Button Logic - Each button has ONE clear purpose
2. Separated Search Functions - search_duplicates() vs show_trash() are now separate
3. Removed Context-Dependent Buttons - No more buttons that change meaning
4. Silent Toggle Behavior - No popup interruptions when toggling selection
5. Clear State Management - Simple view_mode instead of complex state checking