Skip to content

Wayland glfwWaitEvents() not waiting #1911

@FrostKiwi

Description

@FrostKiwi

On FreeBSD 13, Sway(Wayland Windowmanager / compositor) with glew and glew-wayland packages used, GLFW refuses to wait at glfwWaitEvents(), even though no events are (seemingly) happening.
If I compile the same program with X11 instead, glfwWaitEvents() does wait, even though neither my code, nor the Window manager changed. The only change happening: glew instead of glew-wayland is used and GLFW is used instead of GLFW-Wayland.

Metadata

Metadata

Assignees

Labels

WaylandbugBug reports and bugfix pull requestsverifiedReproduced or otherwise verified bugs

Type

No type

Projects

Status

Needs Investigation

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions