sabrogden / Ditto

Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
https://ditto-cp.sourceforge.io/
3.93k stars 208 forks source link

Have Ditto appear centered below the mouse cursor #226

Open DavidGP opened 2 years ago

DavidGP commented 2 years ago

Hello and thanks for the awesome app Ditto!

For me, it seems that I reposition the ditto window every time when using it, because I prefer to have it centered under the cursor to select entries.

Is there any way to set Ditto to appear centered under the mouse cursor when hitting that hotkey?

sabrogden commented 2 years ago

There are 3 options for the position Ditto opens up to.

  1. At Caret - will be placed just under the blinking caret where you are typing. If we can not get the caret position it will be centered over the current window.
  2. At Cursor - The top left of Ditto will be placed where the mouse cursor is.
  3. At previous Position - Ditto will open where it was last moved to.

image

Milincho commented 2 weeks ago

Was going to post the same request but just saw this. The exact same thing happens to me. Could a "Centered At Cursor" option be added? because none of the current options are as convenient as that...

sabrogden commented 5 days ago

https://github.com/sabrogden/Ditto/releases/tag/nightly

Options - General - Advanced - Center window below cursor or caret = true

image