Dallas Strouse

Results 406 comments of Dallas Strouse

Potential duplicate of https://github.com/SpacingBat3/WebCord/issues/113

The Flathub issue is no longer a blocker for this.

@0xMRTT that could work, but I need to look at Tweaks for what's necessary to get this going first. And I'm not sure if handling non-GTK theming is in scope...

I volunteer myself to package this for flatpak, I'll notify y'all of anything that should be done to make packaging it easier (which should translate to other packages too) and...

Wanted to pop in and give some bits of info. - Pass through Vulkan and OpenGL calls to the host via venus and the like. - Bundle DXVK (and VKD3D)...

All I know is that flatpak applies some form of overlay to the X sockets for new servers, I'm not sure on how exactly they mitigate some potential issues. I'll...

Docker doesn't have this issue because it's containers run with root access -- podman runs rootless. I doubt that a podman distrobox container would have any issues with making a...

> @89luca89 Any thoughts on the overlay above? I'd be glad to open the PR if you think something similar to this is a workable solution. > > Flatpak is...

@KyleGospo Here's another suggestion as to how you could handle that, since just applying an entire overlayfs is bound to have issues: Make an entirely new /tmp/.X11-unix, and bindmount the...

Adding support for PipeWire may be preferable, [this blog post](https://blogs.gnome.org/uraeus/2021/10/01/pipewire-and-fixing-the-linux-video-capture-stack/) from someone in GNOME goes into more detail. To sum it up: > If you made this drawing of what...