mirror of
https://github.com/glfw/glfw.git
synced 2025-06-07 16:24:57 +00:00
Moved newest item to top
This commit is contained in:
parent
8dfb6747a8
commit
9cb333cb97
@ -9,6 +9,13 @@
|
||||
|
||||
@subsection features_34 New features in version 3.4
|
||||
|
||||
|
||||
@subsubsection features_34_get_window_title Ability to get a window's title
|
||||
|
||||
GLFW now supports retrieving a window's title with the @ref glfwGetWindowTitle
|
||||
function.
|
||||
|
||||
|
||||
@subsubsection runtime_platform_34 Runtime platform selection
|
||||
|
||||
GLFW now supports being compiled for multiple backends and selecting between
|
||||
@ -35,12 +42,6 @@ are still available.
|
||||
For more information see @ref cursor_standard.
|
||||
|
||||
|
||||
@subsubsection features_34_get_window_title Ability to get a window's title
|
||||
|
||||
GLFW now supports retrieving a window's title with the @ref glfwGetWindowTitle
|
||||
function.
|
||||
|
||||
|
||||
@subsubsection mouse_passthrough_34 Mouse event passthrough
|
||||
|
||||
GLFW now provides the [GLFW_MOUSE_PASSTHROUGH](@ref GLFW_MOUSE_PASSTHROUGH_hint)
|
||||
|
Loading…
Reference in New Issue
Block a user