Closed GoogleCodeExporter closed 8 years ago
Original comment by cdekter
on 2 Apr 2012 at 3:09
Thanks for your contribution. I've come up with my own interpretation of your
idea that will integrate better with the scripting API. Are you willing to do
some testing? You would need to be running a distro with Gnome3
available/installed.
Original comment by cdekter
on 20 Apr 2012 at 10:09
Implemented for next release
Original comment by cdekter
on 20 Apr 2012 at 11:33
That's great!
I'd like to test it, I'm on Ubuntu 11.10 and running Gnome 3 instead of Unity,
just need installation instructions.
Another related thing that's on my mind, would it be possible to run all the
commands from a single hidden python instance/terminal that runs all the time
on the background of Autokey, so that one could just define variables as
"a=1" inside scriptA.py
and use it in
scriptB.py?
without writting to disk?
If this were easy to implement, it would be in my opinion the preferred way of
doing things when persistence between sessions is not necessary
Original comment by ciro.san...@gmail.com
on 20 Apr 2012 at 11:49
Ok tried it and it works.
Original comment by ciro.san...@gmail.com
on 1 May 2012 at 12:37
Original issue reported on code.google.com by
ciro.san...@gmail.com
on 23 Mar 2012 at 11:42