Eric Dubé
Eric Dubé
I think having them as two separate methods is fine for now because it's easy to merge that functionality later. I don't think we need any limitations [in terms of...
Actually let's have just `launchApp` doing it; since this is going in the SDK we need to support legacy function signatures so we'd be stuck with `launchChildApp` forever - better...
> I can pick this up! Let me know if this is something we would want to focus on You may, we have a few requirements for this feature that...
@nimit2801 I added you to assignees. Let me know if at any point you get busy and can't dedicate as much time to this and I'll take over in that...
Also check the dev console for CORS errors or anything like that. This screenshot is what it looks like when it can load the gui but can't talk to the...
@nimit2801 I merged [the fix vineeth contributed](https://github.com/HeyPuter/puter/pull/223), but there are further improvements which can be made: - capacity is shown as free storage instead of total, which might not always...
The check isn't accepting it because the commit metadata differs from your GitHub account
This commit has a large amount of style changes. Is this your editor doing that? We'd like to keep style changes separate from bug fixes and features, so these will...
> > The check isn't accepting it because the commit metadata differs from your GitHub account > > So I have to make another PR? For style changes I'm now...
Closing as this is no longer active