Joel Purra

Results 129 comments of Joel Purra

Forked and fixed quite a few more things, might help someone: https://github.com/node-ffi-packager/node-libclang

See https://github.com/tjfontaine/node-libclang/pull/19.

Forked and fixed quite a few more things, might help someone: https://github.com/node-ffi-packager/node-ffi-generate

@hardmantoplz: yes, kind of. It is not fully functional at the moment. ```shell brew cask install wavtap ``` Struggling with kext loading on macOS 10.13 High Sierra though; see [technical...

See also other projects that use EmulateTab - [PlusAsTab](http://joelpurra.github.com/plusastab/) has [reported](https://github.com/joelpurra/plusastab/issues/1) that [a demo that is affected](http://joelpurra.github.com/plusastab/example/demo.html). - [SkipOnTab](http://joelpurra.github.com/skipontab/) has [reported](https://github.com/joelpurra/skipontab/issues/2) that both [a demo](http://joelpurra.github.com/skipontab/example/demo.html) and [tests](http://joelpurra.github.com/skipontab/test/) that are affected.

@Pantyhose-X: it is an interesting suggestion, similar to https://github.com/joelpurra/talkie/issues/12. Since Talkie is a browser extension, hearing keypresses in regular desktop programs like Microsoft Word (used in the video you linked)...

@reggi: how do you mean "when it's not needed"? Do you mean that you hand-edit the `.gitslave` and `.gitignore` then `gits attach` or something?

@reggi: you're right. This should be reported upstream, but please check if it has already been reported first. I'll leave this issue open. Pull requests are welcome!

@devtweakr: how about just using another command line utility instead of relying a full-featured Gnome Shell Extension with all (GUI) dependencies that implies? A quick search yielded [`clipnotify`](https://github.com/cdown/clipnotify) which might...

@GaganMeesala: I can confirm the problem -- am also getting `LIBUSB_ERROR_IO` on ubuntu. The same webcam works on macOS without any issue. Looks like the problem isn't in `uvcc` though,...