QueryStringView v1.1.0 - Window Title Customization Enhancement
This update focuses on improving user experience and code structure optimization:
-
Enhanced Window Title Customization
- Added right-click menu support on window title bar for convenient title modification
- Users can now easily rename windows to keep track of different query strings
-
Code Refactoring
- Unified title modification functionality by reusing existing InputDialog class
- Simplified implementation and improved code maintainability
-
User Experience Improvements
- Preserved auto-select text behavior for easier title editing
- Maintained all core functionalities including query string parsing, display, and copy features
All changes have passed compilation tests and are ready for production use.
Supported Features:
- Query string parsing and visualization
- Key-value pair copying
- Custom window title management
- User-friendly interface for developers and testers