updated TODOs and the projects aim

This commit is contained in:
Schrottkatze 2022-10-10 09:41:56 +02:00
parent 43405b3bcf
commit 16c0826d3a

View file

@ -27,18 +27,16 @@ This program is inspired by [**xmacro**](https://github.com/Ortega-Dan/xmacroInc
- [ ] Rebrand?
- [ ] new name
- [ ] logo
- [ ] macro language (easymacros daemon?)
- [ ] 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
- [ ] find image/track image/wait for image...
- [ ] event listeners
- [ ] Listening/remapping
- [ ] Modes
- [ ] Way to show current mode
- [ ] mode change notifications?
- [ ] small gui/popups?
- [ ] allow passing keys through in some modes
- [ ] make modes listen for numbers/amounts of repetitions
- [ ] make shortcuts be able to listen for other shortcuts and inputs
- [ ] rofi integration
- [ ] Proper, safe xlib wrapper
#