-
What is the best way for communication between renderer and main? Please advise.
1. Does muon have an ipc like electron?
2. Is it possible to pass byte arrays via ipc without being JSON-ified?
…
3n-mb updated
6 years ago
-
Right now, reloading brackets and restarting the node process are completely separate. It would be ideal if reloading Brackets caused node to restart (so that code changes in both places were automati…
-
https://github.com/samrum/vite-plugin-web-extension
I think it's a good starting point for compatible and lean Web Extension development.
-
A nice feature to the extension would be to override the autodetected link by libvget. Another nice item would be to check if the autodetected url is invalid i.e. `blob: https://asdadas` and show a me…
-
fails with error: chrome-api.js:124 responseCallback is not supported
Seems like electron does not support callback on sendMessage
(redux devtools seems to have had same problem before this pull htt…
-
**Is your feature request related to a problem? Please describe.**
There is currently no accessibility testing
**Describe the solution you'd like**
We would like to add an accessibility testing …
-
@ironchefpython would [BabelExt](https://github.com/honestbleeps/BabelExt) from @honestbleeps help here? It promises Chrome, Firefox, Opera, and Safari. Would obviate #2 and #3.
-
Migrated from https://github.com/tensorflow/tensorflow/issues/6768 (there is some addl. discussion there)
When filtering runs, empty panes show up if a hidden run has a summary in a scope that the …
-
### Packing muon app
How should this be done?
In electron land there is electron-builder and others. Is there an analog for muon?
### Testing muon app
In electron land there is spectron. Is ther…
3n-mb updated
6 years ago
-
I wonder if others would find GopherJS docker images to be useful, similar to the official [Golang docker images](https://hub.docker.com/_/golang/). (Apparently [at least one other person](https://git…