started working on additional TODOs

This commit is contained in:
Schrottkatze 2022-08-15 14:28:42 +02:00
parent 6cbdbd94db
commit a60b8c2106

View file

@ -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>