mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
0f9a9578f3
This adds window hints for the initial position, in screen coordinates, of a window. The special value GLFW_ANY_POSITION means the window manager will be allowed to position the window. It is not possible to set window positions on Wayland and GLFW will always behave as if these hints are set to GLFW_ANY_POSITION. Fixes #1603 Fixes #1747 |
||
---|---|---|
.. | ||
glfw3.h | ||
glfw3native.h |