automatic-mouse-mover icon indicating copy to clipboard operation
automatic-mouse-mover copied to clipboard

[Feature] Change color of icon while AMM is active

Open dylanjm opened this issue 4 years ago • 4 comments

Thanks for this app! I was thinking it would be useful to me if the icon turned green after selecting 'start' from the drop down menu. I tried taking a look in the source code but it looks like you store the icon asset as some sort of .go file. I'm not sure how to edit the icon in that way.

dylanjm avatar Apr 16 '21 16:04 dylanjm

Interesting idea @dylanjm ! Thanks for that. From what I remember (a couple of years ago), I tried putting color in the icons which the macOS taskbar uses, and for some reason it always converted them to white. So I will have to see how to add the color.

prashantgupta24 avatar Apr 16 '21 17:04 prashantgupta24

Can't you just use an inverted or not filled version of the icon?

mrplug avatar Oct 20 '22 12:10 mrplug

@mrplug perhaps? Need to look into it

prashantgupta24 avatar Oct 26 '22 17:10 prashantgupta24

@prashantgupta24, I have one implementation to propose about this, I'm awaiting my 2 existing PRs to be merged, before I send this PR.

Resousse avatar Aug 29 '23 12:08 Resousse