Devlogs
UPDATES
Version 1.1 (Current Release)
- Enhanced Hotkey Options
- Expanded hotkey choices for both start and stop actions (
F9
for start andf10
for stop).
- Dynamic Hotkey Update
- Implemented dynamic updating of hotkeys without retaining the initial key bind, ensuring users can set new hotkeys seamlessly.
- Improved Position Management
- Enhanced the interface for managing click positions, allowing users to add and remove positions dynamically.
- Added error handling for better user experience and error messaging.
- User Interface Improvements
- Optimized layout using PyQt5 layout managers (
QVBoxLayout
, QHBoxLayout
) for improved responsiveness and usability.
- Feedback Mechanism
- Added visual feedback for click events to provide users with a clear indication of where clicks are occurring on the screen.
- Bug Fixes
- Resolved issues related to initial hotkey retention and application crashes during hotkey updates.
- Fixed minor bugs to ensure smooth operation and user satisfaction.