Dacio

Results 8 comments of Dacio

This isn't only affecting props. I have several hooks which return objects which have memoized callbacks (such as input controllers) and I would prefer not to destructure since renaming the...

@zzzachzzz The specific issue I've found is with functions because of `this`. See: https://github.com/facebook/react/issues/16265#issuecomment-587977285

I noticed this was marked as done, but there's still a minor issue with it. The "browser" field in bloomer's package.json causes webpack to load the non-esm code which results...

https://github.com/xenia-project/xenia/commit/6025599d3b851472e5e09612e31a11d6e2fbf2fb Vertex explosion is still there, but I'm not experiencing any scanlines. Very promising! ![image](https://user-images.githubusercontent.com/12436128/50373452-4ad0b000-0594-11e9-8c5a-47295e517c6c.png) [xenia.zip](https://github.com/xenia-project/game-compatibility/files/2705001/xenia.zip)

I ran into this issue too though a bit different because I omitted `.lan` from my hostname since that's nix-darwin does it. nix-darwin and home-manager use `hostname -s` and `hostname`...

It worked fine on Gnome Wayland, but doesn't for me on KDE Wayland now that I've switched. I'm also running NixOS. Since druid uses some GTK stuff I was able...

> current LTS version 10 Node 12 is now in LTS. I have no problem using Node 10, but I can't test this as easily anymore now that I am...

I'd love to see this implemented