HeyPuter / puter

🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
https://puter.com
GNU Affero General Public License v3.0
26.49k stars 1.74k forks source link

Drag and drop icons to desktop #312

Open dagelf opened 6 months ago

dagelf commented 6 months ago

Would be great to be able to drag and drop app center apps to the desktop

KernelDeimos commented 1 week ago

Added "hard problem" label because iframes prevent us from doing this. Solution is to put an overlay on (every app || apps with an "input overlay" flag set TRUE in their manifest) that intercepts all inputs so that all inputs are handled by Puter desktop. Then, apps need a way to communicate draggable icons to desktop.