lv
lv
> Why do you specifically want 'Mesh Shaders'? https://github.com/xCollateral/VulkanMod/issues/257
[Building from source](https://github.com/v-analyzer/v-analyzer#building-from-source) fixed it for me
https://github.com/zed-industries/zed/issues/15166 is probably the cause of this
Still able to reproduce. ### Environment Zed: v0.178.0 (Zed Nightly) OS: Linux Wayland fedora 43 Memory: 3.2 GiB Architecture: x86_64 GPU: Intel(R) HD Graphics 4400 (HSW GT2) || Intel open-source...
That's not a VulkanMod issue, that's a Minecraft on Linux issue. [Here's a mod](https://modrinth.com/mod/fix-keyboard-on-linux) that I use that fixes that on Linux.
It actually does happen for some people (including me) on vanilla See: [MC-133452](https://bugs.mojang.com/browse/MC-133452) and [MC-121278](https://bugs.mojang.com/browse/MC-121278)
It is supposed to be fullscreen. This is definetely a bug
Make sure you have the `GPU acceleration` option enabled for Prism launcher through Flatseal  This fixed a similar issue for me.
try adding `DRI_PRIME=1` to the environment variables for Prism in flatseal (and have the gpu option from before still enabled) 