Alex Rodionov
                                            Alex Rodionov
                                        
                                    The fix was working at some point. Since then, I've switched to iTerm 2.9 (nightly) where AppleScript support has been rewritten so the whole iTerm strategy doesn't work there. I...
Tooltips are shown by macOS and I can't find a way to change the default delay. Some recommendations about changing defaults `NSInitialToolTipDelay` to lower value have no effect. I'll implement...
Related to #267
The way Maccy uses Core Data could probably be improved to avoid memory bloat - right now every new copy is kept in-memory so if you copy large images (for...
I don't think it's possible to retrieve coordinates of the input cursor position on the screen. Maybe there are some ways, but I am unaware of them. I'll be glad...
It's closed source and ain't free so I can't figure out how to implement it.
I looked through the answers and the proposed solutions are far from perfect and known not to work in Mail/Safari/non-Cocoa apps. If someone is willing to spend some time playing...
The initial attempt to implement this via accessibility failed because App Sandbox blocks the calls, even though the app has accessibility permissions 🤷♂️ See http://www.openradar.me/10961566 for an open ticket.
In the upcoming version, there will be a "Window center" option that should pop up Maccy centered in the focused application window, falling back to the cursor when no windows...
How would you find the item if you don't remember what it was? If you remember at least a part of the text, this should be enough, shouldn't it?