kato
|
ea71090a53
|
Refactor input handling to unify mouse and keyboard input structures. Update key event processing to support extended key flags and improve error logging for input operations. Adjust key mappings for consistency across input types.
|
2026-08-28 13:20:04 +03:00 |
|
kato
|
fe560c6a65
|
Add file upload functionality to the agent. Implement API endpoint for uploading files, including validation and error handling. Update web interface to support file selection and display upload status. Enhance input handling with configurable key delay for text input.
|
2026-08-28 12:52:26 +03:00 |
|
kato
|
d7274f34e0
|
Enhance input handling by adding support for absolute mouse coordinates and desktop attachment. Implement runtime locking for thread safety during input operations. Update mouse input flags and add new functions for desktop management.
|
2026-08-28 12:47:14 +03:00 |
|
kato
|
16d7aa75b3
|
Add input handling functionality to the agent. Implement API endpoints for mouse click and text input, and update the web interface to support video capture and interaction features.
|
2026-08-18 19:12:25 +03:00 |
|