aboutsummaryrefslogtreecommitdiffstats
path: root/mouse.lua
AgeCommit message (Collapse)Author
2019-06-15mouse: Activate mode with num lockTeddy Wing
Add an additional mode switch with the num lock or 'clear' key.
2019-06-15mouse: Add shortcuts for 10px and 1px movementTeddy Wing
Now we can move by large (100px) increments, as well as smaller 10px and 1px increments for more precision.
2019-06-15Add mouse hotkeysTeddy Wing
Proof of concept of shortcuts to move the mouse around.