parrot icon indicating copy to clipboard operation
parrot copied to clipboard

persistent animation & different behaviour during hook execution issue #3

Open jnc-nj opened this issue 6 years ago • 2 comments

with these changes we can accomplish:

  • persistent animation
  • customizable speed for persistent animation
  • during parrot-party, execution of parrot-start-animation from hooks will pause the party mode config and use original config ** e.g. original interval is 0.045, persistent interval is 0.09, and there is a on-save hook for parrot-start-animation; when C-x C-s is called, the parrot runs at 0.045 for parrot-num-rotations before reverting to persisting at 0.09

jnc-nj avatar Oct 24 '19 11:10 jnc-nj

Any news on that @dp12?

ericdallo avatar Apr 13 '20 21:04 ericdallo

I can't recall if I spoke with @dp12 before, but probably I made a pull request and then detached my repo. I've been maintaining an updated version here:

https://github.com/positron-solutions/parrot

Thinking of PR'ing MELPA and notifying the mailing list to take over since I get way too much enjoyment out of using the package for hooks and processes that indicate something has gone right. Feel free to just rob my commits into this repo at any time, but let me know.

And yeah, all you do is call parrot-party-forever https://github.com/positron-solutions/parrot/commit/933416a1c7102a6352713488e0e5a05227326c32

psionic-k avatar May 08 '23 03:05 psionic-k