enigo icon indicating copy to clipboard operation
enigo copied to clipboard

Support more buttons in DSL

Open pythoneer opened this issue 8 years ago • 2 comments

The DSL has a limited amount of buttons that it currently supports. In the first iteration i think its a good idea to support all layout independent ones.

pythoneer avatar Jul 17 '17 12:07 pythoneer

Should be possible by just adding some more match cases to the parser.rs file :+1:

jD91mZM2 avatar Jul 17 '17 14:07 jD91mZM2

I am confident to find some time this week to do so.

pythoneer avatar Jul 17 '17 14:07 pythoneer

Some more added in #134

BrettMayson avatar Jan 29 '23 05:01 BrettMayson