This website requires JavaScript.
Explore
Help
Sign In
kato
/
go-worm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
22
Commits
1
Branch
0
Tags
421c83afd2d08c7460e238cfc2b01249cc89b1d7
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
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
2a6680c5bf
Add key input handling functionality to the agent. Implement API endpoint for sending key presses with support for action types (tap, down, up) and modifiers. Update web interface to allow users to send keys and toggle modifier states through a new interactive element.
2026-08-28 13:11:56 +03:00