mirror of
https://github.com/glfw/glfw.git
synced 2025-10-05 06:06:36 +00:00
Mention attention request function in README.md
This commit is contained in:
parent
584958222c
commit
49c4227b0d
@ -122,6 +122,8 @@ information on what to include when reporting a bug.
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
- Added `glfwRequestWindowAttention` function that request attention to the
|
||||||
|
non-focused or minimized window
|
||||||
- Added `glfwGetKeyScancode` function that allows retrieving platform dependent
|
- Added `glfwGetKeyScancode` function that allows retrieving platform dependent
|
||||||
scancodes for keys (#830)
|
scancodes for keys (#830)
|
||||||
- Added `glfwSetWindowMaximizeCallback` and `GLFWwindowmaximizefun` for
|
- Added `glfwSetWindowMaximizeCallback` and `GLFWwindowmaximizefun` for
|
||||||
|
Loading…
Reference in New Issue
Block a user