Joel Purra
Joel Purra
The OKC chat feature has been merged with normal "mails" (term to distinguish the types), and no new chats seem to be created. The OKC web UI now displays a...
That's correct -- it's on the todo list. https://github.com/joelpurra/emulatetab#todo Could you take care of it? If so, remember to write tests.
@Qix-: well, that looks broken. Unsure, but might be fixed in the fork at @node-ffi-packager? If not, feel free to open a pull request there. (I do not personally have...
@gitnew2018: Talkie deliberately stops speaking when the "speaking tab" is either closed or "updated" with a new URL. The latter usually means that the URL has changed because a link...
@karimmedusa: have planned to upgrade the PlusAsTab package to the same level as [EmulateTab](https://github.com/joelpurra/emulatetab) (automated testing, syntax checking, more package managers) quite a while now, but it's not a priority...
Perhaps it's related to the `persistent` setting? Firefox only handles persistent pages, thus ignoring the setting. Event pages (non-persistent) is the recommendation for Chromium. Talkie was built to be non-persistent...
@PastTenseOfDraw: sure, adjusting the speed using up/down buttons and/or hotkeys could be useful. Note that a good and useful implementation probably isn't as straightforward as it would seem at a...
@cotepatrice: cannot confirm without more information. Any chance you can provide a test case?
Adds 200 or so lines of improvements between `clang` v6.0 and v9. In particular, I needed the new support for `size_t` to avoid some corruption issues when reading back `struct`...
Forked and fixed quite a few more things, might help someone: https://github.com/node-ffi-packager/node-libclang