mirror of
https://github.com/ocornut/imgui.git
synced 2026-09-15 18:32:19 +00:00
Backends: Win32: viewports created by backend direct messages to DefWindowProcW() in order to support Unicode text inputs. (#9099, #3653, #5961)
This commit is contained in:
@@ -58,6 +58,12 @@ Other Changes:
|
||||
selects `VkSwapchainCreateInfoKHR`'s `compositeAlpha` value based on
|
||||
`cap.supportedCompositeAlpha`. (#8784) [@FelixStach]
|
||||
|
||||
Docking+Viewports Branch:
|
||||
|
||||
- Backends:
|
||||
- Win32: viewports created by backend forcefully direct messages to
|
||||
DefWindowProcW() in order to support Unicode text input. (#9099, #3653, #5961) [@ulhc]
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
VERSION 1.92.5 (Released 2025-11-20)
|
||||
|
||||
Reference in New Issue
Block a user