Demi Marie Obenour
Demi Marie Obenour
@marmarek: Can you reproduce with latest Mesa? If so, please file a bug report on .
> > Does Mesa 24.2.x fix this? > > Initial tests in an `archlinux` template-based AppVM show that things look OK: > > ``` > $ pacman -Q mesa >...
@alimirjamali Can you force GDK (used by GTK) to fall back to GLX?
> > @alimirjamali Can you force GDK (used by GTK) to fall back to GLX? > > Forcing `GDK_DEBUG=gl-glx` solves the issue on Fedora 41 templates with Mesa 24.2.2 So...
This is expected @andrewdavidwong.
nftables supports file inclusion IIRC
> This ticket is a blocker for Whonix to be ported to nftables. This could use some guidance on how to implement this from Qubes developers. - _Blocking_ traffic (that...
Is this enough information @adrelanos?
@1cho1ce Better would be something like ```sh nft 'add chain ip qubes whonix-input flush chain ip qubes whonix-input add rule ip qubes custom-input jump whonix-input' ```