SpacingBat3
SpacingBat3
> Using discord's account switcher will put you against the ToS (...). Where exactly that is? I see a section about selling/trading accounts (which seems to be fair to be...
> It's written here: https://support.discord.com/hc/en-us/articles/4412732047127-Discord-Account-Switcher-FAQ. This still doesn't tell that you're not allowed to use their picker or you will be banned just for having multiple accounts – they mention...
> Discord uses H264 when HW encoder is available, VP8 otherwise. So not much of a mystery, you can even get WebCord to use VP8 with the optimize client for...
> Am I correct in assuming that this currently isn't possible in WebCord because the native discord client (and discord-screenaudio?) uses Electron's API for screen grabbing while Webcord/Chromium uses the...
@llyyr Due to the recent changes within Electron about screen sharing APIs availability, I might wait a bit to decide how to handle the switch to the new API (#353)....
> Considering Electron depends on GTK, this might be possible to do if Electron has a way to customize the CSD. It's not a matter of Electron supporting a customizable...
> @SpacingBat3 Electron already depends on GTK, so why would it matter to try not use the entire GTK lib? Well, consider that for non-Linux platforms. Electron there doesn't depend...
> Wouldn't this CSD be Linux-only, though? I don't believe Windows and macOS support CSDs (I've heard macOS supports DWD, though) Yeah, but the module itself would have to be...
I've been actually working on something like that while separating `socket.ts` from WebCord – DisConnection currently implements the API to toggle the *hooks* status, which should make it possible to...
I won't rename it for `v4` for now, I dunno what about `v5` as god knows how I'm going to handle ~~Fosscord~~ SpaceBar instance switching given I had some plans...