Add glfwGetWindowOpacity and glfwSetWindowOpacity
This adds support for setting the opacity of the whole window, including any decorations. Fixes #1089.
tests/opacity.c
0 → 100644
Please register or sign in to comment
This adds support for setting the opacity of the whole window, including any decorations. Fixes #1089.