riot-web/electron_app
David Baker cc840df352 Fix bug preventing display from sleeping after a call
Calls often transition from connected to connected after transitioning
into the connected state (when the ICE layer connects) so we ended up
creating two wake locks and then only stopping one of them.

Don't make another wake lock if we already have one.

Hopefully fixes https://github.com/vector-im/riot-web/issues/6814
2019-10-30 10:58:34 +00:00
..
build Tweak comment about upstream 2019-08-16 15:21:59 +01:00
img Update Electron's runtime PNG icon to match others 2019-06-18 16:59:04 +01:00
riot.im Merge pull request #11126 from vector-im/dbkr/windows_signing 2019-10-18 12:02:04 +01:00
src Fix bug preventing display from sleeping after a call 2019-10-30 10:58:34 +00:00
package.json v1.5.0 2019-10-18 14:55:00 +01:00
yarn.lock Add yarn lock file for Electron app 2019-03-11 15:33:00 +00:00