electron/atom
Matt Lyons 424f9aeae6 🐧 Don't wait for xdg-open to exit
Waiting for xdg-open to return freezes Electron application.
Some file managers (ex: Nemo) don't return until some time after they are closed, this freezes the Electron application until the process returns.
The same is true about any application that can potentially be opened with OpenItem
2017-10-24 19:39:54 -07:00
..
app Merge pull request #10396 from electron/cleanup 2017-08-30 19:05:05 +09:00
browser Merge pull request #10873 from ahmedmohamedali/fix_issue_10697 2017-10-23 09:32:28 -04:00
common 🐧 Don't wait for xdg-open to exit 2017-10-24 19:39:54 -07:00
node Removed obsolete io.h wrappers, included atlbase.h in atom_main.cc 2017-08-30 10:43:29 +02:00
renderer Set secure schemes in native code 2017-09-15 16:48:55 +09:00
utility Restore delivering IPC messages to utility handlers 2017-04-04 20:40:57 -07:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00