This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
uhk
/
agent
Watch
1
Star
0
Fork
0
You've already forked agent
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
4bd1c8b3e9017f86ae81389d3038800fec2a85e3
agent
/
config-serializer
/
config-items
History
László Monda
4bd1c8b3e9
Let's not duplicate part of the KeyActionId enum as LongPressActionId because duplication should only cause troubles down the road.
2016-03-30 12:59:03 +02:00
..
config-items.ts
Add DualRoleKeystrokeAction.
2016-03-30 01:48:08 +02:00
DualRoleKeystrokeAction.ts
Let's not duplicate part of the KeyActionId enum as LongPressActionId because duplication should only cause troubles down the road.
2016-03-30 12:59:03 +02:00
KeyAction.ts
Let's not duplicate part of the KeyActionId enum as LongPressActionId because duplication should only cause troubles down the road.
2016-03-30 12:59:03 +02:00
KeystrokeAction.ts
Add TypeChecker and use its methods wherever possible.
2016-03-30 01:59:05 +02:00
MouseAction.ts
Use KeyActionId values wherever possible. Add some further value checks. Assign this.mouseAction properly.
2016-03-30 12:31:53 +02:00
NoneAction.ts
Use KeyActionId values wherever possible. Add some further value checks. Assign this.mouseAction properly.
2016-03-30 12:31:53 +02:00
PlayMacroAction.ts
Use KeyActionId values wherever possible. Add some further value checks. Assign this.mouseAction properly.
2016-03-30 12:31:53 +02:00
SwitchKeymapAction.ts
Use KeyActionId values wherever possible. Add some further value checks. Assign this.mouseAction properly.
2016-03-30 12:31:53 +02:00