Billy Jacoby

Results 50 comments of Billy Jacoby

Hmm yeah the communicating the constraints definitely sounds to be the most tricky. I haven't yet tested if overlapping windows causes issues, but if not I could imagine that the...

This issue persists with the most recent release as well. Is there a fix to allow me to use my watch again?

Hey, I'm trying to build this currently for adding RGB underglow to my lily58 and i'm seeing this error, any. thoughts? ``` devicetree error: 'global-quick-tap' appears in /behaviors/hold_tap_tap_preferred in nice_nano_v2.dts.pre.tmp,...

I should have included this in the initial issue but it only seems to be an issue on the initial opening of the app. The way I'm able to reproduce...

Running with new arch enabled does in fact seem to fix this 🙌🏼

Hey, we are doing some refactors on the `wallet-ts` package and will ping you here once the refactor is done.

Hey @ljunb - our wallet refactor should be complete now. It looks like you were adding this as a cosmos wallet, so you should be able to add that to...

Preferably in the `wallet-cosmos` package itself if it matches the same implementation as cosmos wallets and doesn't include any new dependencies. If this would require new dependencies then yeah creating...

You can find an example of the current cosmos wallet integration [here](https://github.com/InjectiveLabs/injective-ts/tree/dev/packages/wallets/wallet-cosmos#-documentation). I would suggest to use that as a jumping off point after cloning the repo and running locally