started working on additional TODOs
This commit is contained in:
parent
6cbdbd94db
commit
a60b8c2106
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -24,7 +24,20 @@ This program is inspired by [**xmacro**](https://github.com/Ortega-Dan/xmacroInc
|
|||
- [x] Utilities for playing macros
|
||||
- [ ] Ignoring delays when playing
|
||||
- [x] Event delay support
|
||||
- [ ] macro configuration language
|
||||
- [ ] basic interpreter/compiler to fast intermediate lang
|
||||
- [ ] stdlib
|
||||
- [ ] xlib stuff (get window handles/ids)
|
||||
- [ ] easy xtst/xrecord etc abstractions
|
||||
- [ ] number/text inputs
|
||||
- [ ] clipboard
|
||||
- [ ] basic gui features
|
||||
- [ ] filesystem stuff
|
||||
- [ ] shell stuff
|
||||
- [ ] event listeners
|
||||
|
||||
#
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
|
|
Loading…
Reference in a new issue