Here is what I am wondering processing can do:
- a sketch with a fully transparent background that shows apps behind it
- a link in size and position to a certain window
- kinda being attached to it
- maybe even having a pre-defined window name to attach to?
- inputs only going into the sketch when a key is held
- clicking ignored by sketch, going into windows behind it
- ctrl-clicking is seen in the sketch, but not the windows behind it
I have an idea for a tool and really hope I can make it work.
If this cant work in processing, does anyone know any other Java based IDEs that could do this?