Hey there, Thanks for the feedback. The method I resorted to was to assign Ditto to Control + Numpad minus. Then I wrote an AutoHotkey script to trigger Ctrl + Num- when Shift+Space is pressed. Like so : ; Make Ditto work with Shift+Space +Space:: SendInput ^{NumpadSub} return
Hi, I don't know if this is related, but I cannot assign Shift+Space as a hotkey. When I press the space button, the shortcut reverts to None.
Dark mode/theme
Hi, I have a 3 monitor setup with screens of different resolution. I have resized the Ditto window to accommodate my larger screen so I can take advantage of it, but when I invoke it on my other two screens Ditto is too big and I cannot see all the clips as the window is bigger than the screen . The aforementioned "Ensure Entire Window is Visible" option is enabled. Here's my suggestion for when invoking Ditto: Get current screen width/height If Ditto window width/height is bigger than that of the...