GameGodS3 / DropPoint

Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows
https://droppoint.netlify.app/
GNU General Public License v3.0
839 stars 57 forks source link

Add support for customizing the shortcut used #52

Open FulecoRafa opened 2 months ago

FulecoRafa commented 2 months ago

Some users may not like the "Shift+CapsLock" shortcut.

Make it possible to register a different shotcut for instantiating a new window. This can be done through the settings window

In addition, using it in linux with the CapsLock shortcut both starts a new instance and activates capslock, requiring users to hit capslock twice.

FulecoRafa commented 2 months ago

If I may be so bold, I would like to work on this feature myself.