TaskbarX icon indicating copy to clipboard operation
TaskbarX copied to clipboard

Feature request: Open application when hovering over it while dragging file or selection

Open meir opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Using the default windows taskbar it has a feature where if youre dragging a file or a selection of text and want to use it in another window you can hover it onto the application in the taskbar and it will open that application. This is especially useful when you have multiple full sized programs open and need to drag something between them.

Describe the solution you'd like

  1. Detect if cursor is dragging something with it (file, image, text selection)
  2. If cursor is hovering over an application with an attachment open all windows of that program after a certain delay (250ms for example)

Describe alternatives you've considered

  • moving windows to other screens or decreasing their sizes and drag items across them
  • using alt + tab to switch between windows

meir avatar Jun 17 '22 09:06 meir