p0deje / Maccy

Lightweight clipboard manager for macOS
https://maccy.app
MIT License
12.8k stars 544 forks source link

Add option to position like spotlight search #827

Closed weisJ closed 3 months ago

weisJ commented 3 months ago

See #712

Maybe this could also be consolidated with the center option using #826 by adding some "snap" spots for known locations.

Also should I add all other translations as well?

p0deje commented 3 months ago

What do you think if instead of doing this custom positioning, we simply let users position/resize window wherever they want and remember the position? Since the window now hides extra items under a scroll menu, the search bar would be positioned in the same place regardless of the number of items in history.

weisJ commented 3 months ago

Yes that is what I proposed in #826 👍🏼

p0deje commented 3 months ago

Do you want to replace this PR with a new implementation or create a new one?

weisJ commented 3 months ago

Feel free to close it. I'll submit a new one