Angelo Verlain Shema
Angelo Verlain Shema
Hello. I didn't take much time to examine the situation so forgive me if my responses are a bit shallow, but it seems the issue is that the new direction...
Seems like recent changes made this possible (kinda). I have one question: In the generated files, say `gtk-4.0.d.ts`, there seem to be an import of `./gtk-4.0-import.d.ts` which in turn imports...
Seems like I was still using v3 locally. The types generated are in the following format:  With v4, each file generate a single folder, even with `buildType` set to...
Yes :) I'm having issues understanding the `buildType` option :( at first I thought it might be closest to what GJS does. I hope when the `all.d.ts` file is generated...
Hey! Thanks very much for working on this!! I'll be trying it out soon 👀
Okay sure, thanks for the explanation. I was wondering why my friend on chrome had a different UI than mine. Also related: the new version doesn't seem to be open-source...
I think the author of the extension has turned it into Chrome-only and closed source. It's sad but nothing we can really do on our end
Well you said a similar thing a few months ago and tbh I have no longer been using BetterCanvas since the Firefox version is extremely outdated. It would be nice...
It's been a year since the firefox version has been updated. The chrome version was updated yesterday...
> maybe node's fetch supports progress now? I'm not sure, but I'm quite sure the browser's `fetch` doesn't support progress, so it's mandatory to still use `XMLHttpRequest` for the browser,...