Pauli Ojala
Pauli Ojala
Really cool idea. My personal feeling is that it's perfectly ok to do this kind of features in a macOS-specific way because I'd like Electrino apps to always be good...
Hi @ninjaprawn @gimenete @kittsuphatt ! Thanks very much for this. (I failed at Github and just didn't notice this pull request until now.) I'll take a look and merge ASAP.
Oh man -- when I wrote "ASAP", I didn't mean to imply "20 days later". Sorry for that. I've just been swamped. I can check out and fix the merge...
Hi all! Sorry for not replying earlier. I really appreciate the discussion, and didn't intend any disrespect by being quiet. (I actually had my Github notifications off and simply didn't...
Thanks for implementing that! Actually I don't really want to support both WebKit interfaces... I started out using WKWebView, but then realized that it's not possible to add custom JavaScript...
Yes, the difference to MacGap is that Electrino should ideally provide a strict subset of Electron APIs. The licenses are compatible, so nothing prevents sharing code though!
Thanks for the discussion, and sorry for being slow to reply! I was thinking of using WebKitGtk at least initially, as it's part of GTK+ which is available on the...