mirror of
https://github.com/glfw/glfw.git
synced 2025-06-08 00:34:56 +00:00
Update README.md
This commit is contained in:
parent
9528ad64bc
commit
834dbf4c31
@ -6,10 +6,11 @@ This software was not created by me. The original repository is linked down belo
|
|||||||
|
|
||||||
## Borderless features
|
## Borderless features
|
||||||
|
|
||||||
#### New hint for Windows:
|
|
||||||
|
### New hint for Windows:
|
||||||
GLFW_BORDERLESS_AREO
|
GLFW_BORDERLESS_AREO
|
||||||
When window is created it automaticaly becomes borderless but has all the areo and animation features.
|
When window is created it automaticaly becomes borderless but has all the areo and animation features.
|
||||||
#### New functions:
|
### New functions:
|
||||||
|
|
||||||
glfwSetWindowBorderlessResizeBorderSize(windowPtr, sizeOfResizeBorder)
|
glfwSetWindowBorderlessResizeBorderSize(windowPtr, sizeOfResizeBorder)
|
||||||
Changes the size of resize borders in the window.
|
Changes the size of resize borders in the window.
|
||||||
|
Loading…
Reference in New Issue
Block a user