SpacingBat3

Results 337 comments of SpacingBat3

### TL;DR: Squirrel sucks. This was discussed somewhere before. And in reality it doesn't crash, it just doesn't have any installation logic that Squirrel expects for it to have. And...

And in general WebCord should be installed automatically by Squirrel to `%appdata%`.

Eventually, I could dig for some hook in Forge, maybe like `preMake`, that runs on packaged app (i.e. WebCord's transpiled code + Electron binary) and would either add or remove...

@Ali-x98 Doesn't Arabic have multiple plurals? I think I've been testing the `PluralRules` on that language and found out is has specific plural rules for `zero`, `one`, `few`, `many` and...

@Ali-x98 Unfortunately, this kind of UI doesn't seem to be compatible with the JSON format that WebCord uses. It seems I would have to develop the localization that is supported...

Already merged in ae0cc68b4317fd9dc9c1dd98fdeed56cbbe911d5 :tada:!

> Provide Extensions as an experimental feature? It's already there? At least for unpacked extensions… And you'll need debug builds for that. For release I don't support that, a bit...

One of possible cases: 1. There's no GPU acceleration. There's a little you can do about it, you might mess with Chromium flags, try *optimize* setting that sets some of...

> Not working for me. Screen sharing working, but no audio sink listed in Pipewire. It appears that the node-pipewire module isn't loading? > > Built with @\SpacingBat3's PKGBUILD for...

> Could you please check this particular part of your code? If that's since the new TypeScript - will do once I'll move myself to it, right now I'm nowhere...