SymphonyElectron/js/desktopCapturer
Vishwas Shashidhar 28d9826236
ELECTRON-816: add checks for crash events when it is killed (#544)
Currently on Windows, when the app is killed, a crash event is emitted which sends the wrong signal to the user that the app actually crashed which isn't the case because the app was in fact killed. So, this PR adds an extra check to see if the app was killed and shows the crash dialog based on that.
2019-01-11 11:37:59 +05:30
..
getSource.js ELECTRON-492 - Disable screen share when media permissions are disabled (#431) 2018-07-17 10:42:33 +05:30
getSources.js ELECTRON-492 - Disable screen share when media permissions are disabled (#431) 2018-07-17 10:42:33 +05:30
index.js ELECTRON-816: add checks for crash events when it is killed (#544) 2019-01-11 11:37:59 +05:30
renderer.js ELECTRON-648 (Prevent drag and drop of files) (#464) 2018-08-16 11:35:40 +05:30
screen-picker.html ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30