mirror of
https://github.com/glfw/glfw.git
synced 2025-10-05 06:06:36 +00:00
Mention the drag function in the README.md
This commit is contained in:
parent
a96baa2d99
commit
f3cea803ca
@ -122,6 +122,7 @@ information on what to include when reporting a bug.
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
- Added `glfwDragWindow` function for starting a drag operation on a 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