Skip to content

LWJGL 3.3.4 GLFW issues on Linux Wayland #998

@generaloss

Description

@generaloss

Version

3.3.4

Platform

Linux x64

JDK

17, 22

Module

GLFW

Bug description

Arch Linux x64 6.10.3-arch1-1, KDE Plasma 6.1.3, Wayland

  • glfwExtensionSupported("GLX_EXT_swap_control_tear") returns true in 3.3.3 | return false in 3.3.4
  • GLFW_CURSOR_HIDDEN and *GLFW_CURSOR_DISABLED * works in 3.3.3 | doesn't work in 3.3.4
  • glfwSetWindowPos works in 3.3.3 | doesn't work in 3.3.4
  • glfwGetWindowPos always returns 0 in 3.3.4
  • window pos callback works in 3.3.3 | doesn't work in 3.3.4
  • glfwSetWindowIcon works in 3.3.3 | doesn't work in 3.3.4
  • Window contents are cut off in 3.3.4
  • Message when libdecor package is installed with 3.3.4:
    "libdecor-gtk-WARNING: Failed to initialize GTK
    Failed to load plugin 'libdecor-gtk.so': failed to init
    "

lwjgl.3.3.3.-.3.3.4.wayland.issues.cut.mp4

Stacktrace or crash log output

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions