Search Criteria
Package Details: glfw-wayland-minecraft-cursorfix 3.4-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/glfw-wayland-minecraft-cursorfix.git (read-only, click to copy) |
|---|---|
| Package Base: | glfw-wayland-minecraft-cursorfix |
| Description: | A free, open source, portable framework for graphical application development (wayland, patched for Minecraft) |
| Upstream URL: | https://github.com/BoyOrigin/glfw-wayland |
| Keywords: | glfw minecraft wayland |
| Licenses: | custom:zlib |
| Conflicts: | glfw, glfw-wayland, glfw-wayland-minecraft-libdecoration, glfw-x11 |
| Provides: | glfw, glfw-wayland, glfw-x11 |
| Submitter: | lea |
| Maintainer: | lea |
| Last Packager: | lea |
| Votes: | 17 |
| Popularity: | 1.92 |
| First Submitted: | 2024-03-04 16:38 (UTC) |
| Last Updated: | 2026-04-09 10:18 (UTC) |
Dependencies (14)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libxkbcommon (libxkbcommon-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- libxcursor (make)
- libxi (libxi-gitAUR) (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-rk35xx-gitAUR, mesa-minimal-gitAUR, mesa-nollvm-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-amber) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Required by (229)
- alice-vision-git (requires glfw-x11)
- arrayfire (requires glfw)
- arrayfire-git (requires glfw)
- astex-git (requires glfw) (make)
- atta (requires glfw)
- aurorafw-git (requires glfw)
- betterspades (requires glfw)
- betterspades (requires glfw) (make)
- black-magic-probe-utils (requires glfw)
- cavecube (requires glfw) (make)
- cegui (requires glfw) (make)
- cegui (requires glfw) (optional)
- cegui-git (requires glfw) (optional)
- chipmachine (requires glfw)
- chipmachine-git (requires glfw)
- chronoengine-git (requires glfw) (make)
- chronoengine-git (requires glfw) (optional)
- clrsync-git (requires glfw)
- clrsync-git (requires glfw) (make)
- conquest-git (requires glfw-x11)
- Show 209 more...
Sources (9)
- 0001-Key-Modifiers-Fix.patch
- 0002-Fix-duplicate-pointer-scroll-events.patch
- 0003-Implement-glfwSetCursorPosWayland.patch
- 0004-Fix-Window-size-on-unset-fullscreen.patch
- 0005-Add-warning-about-being-an-unofficial-patch.patch
- 0006-Avoid-error-on-startup.patch
- 0007-Fix-fullscreen-location.patch
- 0008-Fix-forge-crash.patch
- https://github.com/glfw/glfw/archive/3.4.tar.gz
Latest Comments
1 2 Next › Last »
lea commented on 2026-04-09 10:20 (UTC)
@detian Added glfw-x11 provides.
detian commented on 2026-04-09 09:56 (UTC) (edited on 2026-04-09 09:56 (UTC) by detian)
Provides 'glfw-x11' please? This package also works on x11, packages like openvr-lighthouse-manager-linux only depend on 'glfw-x11'.
gwuensch commented on 2026-04-07 19:36 (UTC)
This is not specific to the patched version, the crash also happens with normal system GLFW.
Astr4x commented on 2026-04-07 19:31 (UTC)
It doesn't work with Minecraft 26.1+
gre4ka148 commented on 2026-03-28 17:25 (UTC)
breaks minecraft 26.1
rsp4jack commented on 2026-02-26 02:16 (UTC)
Great work, could you include https://github.com/glfw/glfw/pull/2763 as well? I have already done this in https://github.com/rsp4jack/glfw-wayland-minecraft, you can use it directly.
theslees commented on 2026-02-20 21:42 (UTC)
Is this still relevant?
Azael_Nya commented on 2026-01-26 14:37 (UTC)
Works great, personally had to add "__GL_THREADED_OPTIMIZATIONS=0" to env veriables to make it work on later minecraft versions, but other than that works amazing. Thanks.
FreeFull commented on 2025-02-28 23:06 (UTC) (edited on 2025-03-01 05:15 (UTC) by FreeFull)
Scrolling with a touchpad seems to be super-sensitive, I'm guessing Minecraft interprets each fractional scroll event as a full scroll tick. Would it be possible to only have regular discrete scroll events, or something like that, to avoid this?
Edit: It seems that minecraft has a discrete scrolling setting ever since 1.14, and the difference in sensitivity between X11 and Wayland isn't really enough to be truly a problem.. The only problem is buggy mods that don't handle discrete scrolling properly, but maybe that shouldn't be this package's responsibility after all.
lea commented on 2025-02-25 16:32 (UTC)
@Prior5151 Thanks a lot, it's been added.
1 2 Next › Last »