Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shrobbyy opened this issue Dec 31, 2024 · 1 comment

Comments

@shrobbyy
Copy link

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

@IrfanKitsune
Copy link

IrfanKitsune commented Jan 4, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants