-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] DragDrop a file into a application #34
Comments
TODO: rethink about issue, e.g. also consider if drag drop makes sense to add stuff to stm in any way |
just an idea: we could also keep the menu open maybe with a pin in the top right, which the user can toggle. Then the user can drag drop things into the stm |
i think, we not want to disturb user with drag drop won't implement for now |
You should reconsider about adding this feature, folders on windows 10 taskbar's toolbar can do this and it really saves the time. Less opened windows and handy drag & drop with shortcut are better, I don't find any disturbance when drag & drop on files in Windows toolbar, should give it as the option in the app setting. |
@the-phuctran here i made a short video about the orginal drag drop issue the user wanted to have. but yes to allow this per option is a good idea. Do you mean exactly this to open a file by drag drop it to the app shortcut? and there are more drag drop function possible and also we implemented a drag drop function that you can generate url shortcut and its icon by drag drop a url from a browser e.g. chrome into a submenu (before you need to pin the menu that it not closes due to focus lost) => probably too complicated to user so best would probably be to open a fresh new issue https://github.com/Hofknecht/SystemTrayMenu/issues Thank you for your support |
Yes, your video is exactly feature that I wish it to have, drag files in menu for reordering is fine but not neccessary, drag files to go outside of the menu for opening them in other programs is extremely helpful e.g drag pdf files for sending to gmail.com in Chrome, e.g drag photos to Paint to import. Pining menu feature is a good ideas but as the user of Windows 10 toolbar I don't think I will use this much for drag files in as I already have the right-click menu for pasting files to submenu folders because it's too narrow to drop the file correctly, and I use drag&drop for sending/exporting the file from menu to other programs, but it will be nice if the menu can be pined as I don't have to redo the step open the menu to drag many files and folders over many times anymore. |
Bob said he wants it like this |
ok is now working, version 1.1.0.5 @the-phuctran here a video how it looks like, is this also what you expected? if any more idea's related to drag drop, let me know |
Yes it's perfect thank you for working hard on this 🥰 |
Bob told he want to have the files like on the desktop, there he move a file on a shortcut to open the file with the application (which is opened by the shortctu)
The text was updated successfully, but these errors were encountered: