1
0
mirror of https://github.com/glfw/glfw.git synced 2025-03-21 16:25:55 +00:00
glfw/include/GLFW
Camilla Löwy a360198f8f Wayland: Implement glfwFocusWindow
This implements window focus requests via the xdg-activation-v1
protocol.  These requests will likely only work when another window of
the same application already has input focus, but that isn't unlike the
behavior of other platforms.

The GLFW_FEATURE_UNAVAILABLE error has been removed from this function
for now.

Related to 
Related to 
Related to 
2024-02-09 13:52:54 +01:00
..
glfw3.h Wayland: Implement glfwFocusWindow 2024-02-09 13:52:54 +01:00
glfw3native.h Update documentation for native access errors 2024-01-13 22:13:56 +01:00