feat(plugin): NeverPausePreviews
NeverPausePreviews: Prevents in-call/PiP previews (screenshare, streams, etc) from pausing even if the client loses focus
This very simple plugin essentially implements this Discord feature request, letting the user always view their own stream no matter if the client window is focused or not, and without needing to pop up the stream in a separate window.
Additionally, it works both for the in-call UI and Picture-in-Picture preview.
Okay, all issues should have been taken care of. I've also improved the patches a bit, the matching logic should be better now overall :)
(The merge branch has been changed from main to dev)
One of the plugin's patches seem broken after Discord's latest update (specifically, in-call player patch 1), will fix asap
The plugin has now been fixed and it's fully working as expected once again.
Any update about this? I'm been waiting for it to be merged
Any update about this? I'm been waiting for it to be merged
Tbh I also was waiting for it to be merged as all the required changes have been made, the plugin is still working and thus no further work is needed. Still, just to be sure, I'll merge the latest changes from the base branch then try to contact the maintainers to hear what they say
@Vendicated merge
So... is it gonna be merged or not?