VulkanMod

VulkanMod

357k Downloads

Wayland: Cursor position isn't centered when opening a GUI + doesn't use the system cursor

shrobbyy opened this issue ยท 1 comments

commented

Describe the bug

I'm using Fedora KDE on Wayland and using VulkanMod will change the cursor design to Adwaita even though I'm using the Breeze Light cursor. The more major issue is that the cursor position won't be centered if I open an inventory which is absolutely fatal for me.

Steps to reproduce

Launch the game on Wayland.

Log files

https://mclo.gs/93q1vnq

commented

Actually these issues aren't come from the VulkanMod itself, but it comes from the GLFW that has many problems when using GLFW as Wayland especially using custom GLFW for Vulkan support. Since these bugs between incosistent cursor position and custom cursor issue from GLFW aren't fixed yet, so the solution for fix this bug is change the session to X11 or in Prism Launcher untick "Use system installation of GLFW" for using GLFW as Xwayland instead (with the consequences numpad keys support will be minus or act only as number keys there) until these GLFW Wayland bug should be fixed.