Category: Electron
If an error occurs in main.js, atom-shell does not output that error but instead reports that the app is invalid.
Even when launching from the command line, any JS error occuring in main.js is internally trapped, preventing debugging. Instead, you get the following: The error…
print function
How to print current page? window.print() does nothing. Any suggestions?
Shared node context between multiple windows / iframes
Is it possible to share a node-context between multiple windows or at least between a window and its iframes? This would make sharing data a…
Atom shell processes sticking around when app closed (Windows)
I’ve started to develop a simple application, not much beyond a Hello, World at this point. As I work through my Atom-Shell learning curve I…
Ignore X-Frame-Options
It would be intersting if we had a way to ignore X-Frame-Options header, restricting retrieval of pages to same origin. This restriction leads to this…
Any plans for nightly builds?
Are there any plans to support nightly builds? This would be especially useful with the Chromium 35.x branch.
How to detect network availability?
Something like Reachability, I’d like to know when the network is up or down so my app can act accordingly, thanks.
Speech Synthesis: No Voices
Trying theses examples in the 0.15.7 version of atom-shell on a Mac with OS X Mavericks doesn’t produce any speech but also no error is…
High DPI support on Linux
Chromium already had some basic support for high DPI on Linux, we should enable it in atom-shell.
Developer DesignView
Hey Guys, I trying out the Developer Feature http://etoxin.net/blog/2014/06/25/chrome-38-introduces-a-responsive-design-view/ and still is not working. Any plans in future about that ?
Recent comments