- Nov 22, 2024
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Use it to reimplement NtUserFindWindowEx().
-
- Nov 21, 2024
-
-
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
-
-
Fixes regression by 9d34c44d. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57325
-
-
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
-
-
-
-
-
The new state tracker desired_state.wm_state can now be used instead.
-
The new state tracker desired_state.wm_state can now be used instead.
-
-
The state is now requested asynchronously, and window_set_wm_state may delay the request if another is in flight. We need to wait until the state is actually requested before updating the other window properties.
-
Or if a message needs to be sent to the window manager instead. The pending_state tracks the last state request, whereas data->mapped now matches the desired_state value, which may have been delayed.
-
-
-
Needed by ProSelect.
-
Needed by ProSelect.
-
-
Send INVALIDATEMEDIATYPE to allow the transform type to be set before retrying PROCESSINPUTNOTIFY.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
-
-