appfolders-manager-gnome-extension icon indicating copy to clipboard operation
appfolders-manager-gnome-extension copied to clipboard

remove app from the old folder when drag it to a new one

Open Sindweller opened this issue 4 years ago • 4 comments

when drag an app from a folder to another(or create a new folder), remove it from its last folder at the same time.

Sindweller avatar Jan 21 '20 07:01 Sindweller

No that's a feature, ~~a folder~~ an app can be in several folders so i did this behavior by design.

But I agree it can be weird to some people, so i would accept the merge request if it's an option

maoschanz avatar Jan 22 '20 00:01 maoschanz

Mmmmh i'm not even sure i would merge it actually, i agree with the idea of this option but there has to be a better way of doing that than relying on DragAndDrop.OVERLAY_MANAGER

maoschanz avatar Jan 22 '20 00:01 maoschanz

get it, i'll look for a better way.

Sindweller avatar Jan 23 '20 02:01 Sindweller

add an option prefs I have trouble with finding another way to get the opened folder's id in appfolderDialog.js and extension.js without using DragAndDrop.OVERLAY_MANAGER, do you have any suggestion?

Sindweller avatar Feb 09 '20 06:02 Sindweller