Christoph Nakazawa

Results 189 comments of Christoph Nakazawa

I thought about it, but that means that it would have to be always specified when doing anything with pnpm (locally), which is a bit of a hassle and worse...

I don't think `optionalDependencies` works for either use case that I outlined. ## Omitting `node-canvas` That works for direct dependencies, but in my case `node-canvas` is actually a transitive dependency...

@mmmulani what is the status of this RFC?

@mmmulani do you plan on implementing it or finding somebody to do it? I'm hesitant to merge RFCs if there is no clear owner for next steps.

@fkling actually, the natural choice should be Jest's runner; it doesn't require a lot of work to make it more generic.

The only way I was able to fix this is by overlaying an invisible element over the form element. I'm removing this element on touchend if touchmove has not been...

@ceifa what would it take to get this merged and released, even without the ability to pass a callback for now?

I published this PR as `@nkzw/steamworks.js` 0.4.0 on top of the current version for anyone who needs this in the short-term.

I just open sourced my integration for [Athena Crisis](https://athenacrisis.com), see this commit: https://github.com/nkzw-tech/athena-crisis/commit/27e5ab8bac926fd5b0c9f5f22432c910d46fce85 To answer your questions: * `showFloatingGamepadTextInput` will open the keyboard whenever you call the function, not automatically...

I do have a Steam Deck but I don't have an easy way to build the artifacts without publishing. If you can provide me with a linux build of an...