Hide/Stop Mouse capture in electron/chromium app
richasworks opened this issue · 1 comments
richasworks commented
Hello, In our use case we share desktop to remote user over webrtc and need to hide local mouse in electron/chromium app, would you like to help us by giving some pointers towards writing a chromium webrtc patch to hide local mouse?
MarshallOfSound commented
Hey there,
It's been a long time coming but the libchromiumcontent
repository is being archived as it is no longer used in the Electron build system (🎉 this is a good thing).
If your issue is still relevant to Electron in it's current build system (please verify first) then you should probably raise a similar issue on electron/electron
.
Thanks 😄