How can I generate a green square that follows my mouse on MacOS?
I’m trying to write a python application that generates a green square with no filling, that follows my cursor. I want this square to always be visible, so in CSS terms, I want it’s z-index to be maximum. The way I’m thinking to implement this is to: