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 #2284
Related to #2306
Related to #2439
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