PyKen
PyKen
I haven't seen that happening... Which version of windows are you running? Does it work on another device or another user account?
Oh I see, I think multiple displays and/or their arrangement is causing the problem. Will it work if you turn your notebook display off? I can also try to reproduce...
> npm install causes errors for me On my end it works with node version 14.17.3 and npm 6.14.13 > you handle high dpi in a special way you can...
I am out of clues... sorry
I see, interesting! thanks for reporting. I don't have a 10 bit pixel format monitor, it will be tough to figure out how to solve this...
RegionToShare is using .NET and does not depend on electron which seems to be the problem here: [related electron issue](https://github.com/electron/electron/issues/18312) links to [chromium issue](https://bugs.chromium.org/p/chromium/issues/detail?id=1244112). If you start a meeting application...
that is an interesting feature to have! At the time being, I personally do not have the time to work on this feature but I would welcome PRs
Hmm interesting use case... I am not sure why it wouldn't work, though, as it's just using electron. Haven't tested it in a remote environment yet
Right, that one is using C# and has access to native layers of windows. This project relies on electron and cannot go beyond that. Although it might be solved by...
Just released v1.3.3 - hope the updated dependencies will fix the issue