Pascal Garber

Results 142 comments of Pascal Garber

@manast Greenlock requires two config files: * `greenlock.d/config.json` * `.greenlockrc` which are automatically generated by Greenlock if they are not found. Before my last commit they were created in the...

@mshd Surely this would be possible, you are welcome to submit a PR for this 🙃

We are currently merging the two generators ts-for-gir and gi.ts :) These are exactly the kind of problems we need feedback on to make the generator better 👍 I hope...

I am now updating all generated gir types in ts-for-gir to their latest version so that we can update them here once again

@swsnr @Totto16 If you think that you won't be able to implement it so quickly, we can do it that way, otherwise you are welcome to create a PR in...

I have published the current status of this PR on NPM for testing

@swsnr you need to bump the version to next.5 for this first because you cannot republish an already existing version on NPM

@swsnr Oh sorry my mistake, you are right

I also think it makes sense if we start to port the missing types in GNOME Shell as JSDoc types and build something to read them out. It's best to...