cliclick
cliclick copied to clipboard
Feature request - get current mouse cursor type
Is is possible to implement retrieving cursor type?
In windows, for example, this can be done in python with win32gui.GetCursorInfo() Never seen something like that in MasOS or linux, would be nice to have.
I doubt that this is possible, but don’t know for sure. At least I’m not aware of a way to achieve that. If someone knows if and how, please leave a comment.