added basic xmacro support! now can record macros!
This commit is contained in:
parent
8d47ad6475
commit
0facd53b48
5 changed files with 98 additions and 28 deletions
15
README.md
15
README.md
|
@ -1,3 +1,18 @@
|
|||
# easymacros
|
||||
|
||||
This program is inspired by xmacro, however it isn't xmacro.
|
||||
|
||||
## TODOs
|
||||
|
||||
- [ ] Playing macros (xmacro)
|
||||
- [x] Delay support
|
||||
- [x] KeySym/KeyCode/KeyStr action support
|
||||
- [x] MotionNotify and button support
|
||||
- [ ] String typing support
|
||||
- [ ] Screenshot support
|
||||
- [ ] ExecBlock/ExecNoBlock support
|
||||
- [ ] Recording macros (xmacro)
|
||||
- [ ] Delay
|
||||
- [ ] Keyboard actions
|
||||
- [ ] Mouse actions
|
||||
- [ ] Screenshot
|
Loading…
Add table
Add a link
Reference in a new issue