Hacker News new | ask | show | jobs
by ibdknox 4791 days ago
unforunately no. It's an issue carried over from node-webkit[1] and I'm not really a Linux guy :/ Someone could work on a fix for node-webkit, though and I'd pick it up in a heartbeat

[1]: https://github.com/rogerwang/node-webkit

1 comments

Thanks for the quick response. I'll try to find some time to look into this. I know Chromium links to libudev for input device support so that it can do things like gestures, but I don't know that LightTable supports (will support?) them. It may be possible to do away with that linking but I may have to dig into the chromium code to do it.
I think Node uses it too and there's no way around that one I don't think.