a-sync

Results 26 comments of a-sync

How about using this as an electron replacement? https://github.com/castlabs/electron-releases

> How do I install WidevineCdm with the current version 0.5.1 of Pennywise? `chrome://components` won't open in Pennywise. That error message is intended for chrome users, you can use it...

you could just push it into windowManager-s `windows` prop i think. be advised: this repo has no active maintainers and the last supported electron was version 2

There are no tests or active maintainers to make sure features work as intended. (i don't want to break anyone's code by publishing an untested version) You can add the...

Nothing established here. Spectron could be a good approach perhaps. https://www.electronjs.org/docs/tutorial/automated-testing-with-a-custom-driver But more then anything this repo would benefit from a rewrite in typescript, and an update to the core...

@hevilp Just to be clear: did you also had to specify all the arguments to make this work? `var win2 = windowManager.createNew('win1', 'Windows 1', null, false, {}, false);` Like so?...

Hey, first of all thanks! I agree its confusing, but the api doesn't mirror the electron api exactly. If you check the readme it does what it says: > Maximizes...

for some reason altValue is undocumented in the readme :/ the current behaviour is: _a falsy value of referenced key returns the `altValue`_ the source doc is the following: >...

tldr; repro is above in the original issue post if anyone actually cares to fix this.

here: https://github.com/a-sync/audio-router/releases