mirror of
https://github.com/glfw/glfw.git
synced 2026-02-17 21:12:34 +01:00
committed by
Camilla Löwy
parent
4e8e25a521
commit
412eb6a611
@@ -123,6 +123,8 @@ information on what to include when reporting a bug.
|
||||
## Changelog
|
||||
|
||||
- Added `glfwGetError` function for querying the last error code (#970)
|
||||
- Added `glfwRequestWindowAttention` function that request attention to the
|
||||
non-focused or minimized window
|
||||
- Added `glfwGetKeyScancode` function that allows retrieving platform dependent
|
||||
scancodes for keys (#830)
|
||||
- Added `glfwSetWindowMaximizeCallback` and `GLFWwindowmaximizefun` for
|
||||
|
||||
Reference in New Issue
Block a user