wulkano / Kap

An open-source screen recorder built with web technology
https://getkap.co
MIT License
17.92k stars 818 forks source link

Migrate to `@electron/remote` #1089

Open sindresorhus opened 2 years ago

sindresorhus commented 2 years ago

It blocks us from upgrading Electron and we're left on an old Electron version...

https://github.com/electron/remote/blob/main/README.md#migrating-from-remote

karaggeorge commented 2 years ago

Yeah that was the biggest blocker from migrating the cropper to the new style like the rest of the windows. We use remote a lot, so it was taking a while switching it. I had an ongoing branch, I can try to find it and push it as a draft as a starting point