Ever since #10702, winit needs libxkbcommon-x11. This was mentioned in the docs for Ubuntu (since #11060), but not for other distros. I ran into this issue today when trying to run a bevy app with DefaultPlugins on my fresh NixOS installation. This should probably be mentioned on the docs.
Ever since #10702, winit needs
libxkbcommon-x11. This was mentioned in the docs for Ubuntu (since #11060), but not for other distros. I ran into this issue today when trying to run a bevy app withDefaultPluginson my fresh NixOS installation. This should probably be mentioned on the docs.