You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Update winex11-CandidateWindowPos to use a new implementation from slackner
This commit is contained in:
@@ -1181,20 +1181,20 @@ winepulse-PulseAudio_Support.ok:
|
||||
# Patchset winex11-CandidateWindowPos
|
||||
# |
|
||||
# | Included patches:
|
||||
# | * Update a candidate window's position with over-the-spot style. [by Felix Yan]
|
||||
# | * Update a candidate window's position with over-the-spot style. [rev 2, by Felix Yan]
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#30938] Update a XIM candidate position when cursor location changes
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/user32/caret.c, dlls/user32/user32.spec, dlls/winex11.drv/event.c, dlls/winex11.drv/keyboard.c,
|
||||
# | dlls/winex11.drv/x11drv.h, dlls/winex11.drv/xim.c
|
||||
# | * dlls/user32/caret.c, dlls/user32/driver.c, dlls/user32/user_private.h, dlls/winex11.drv/winex11.drv.spec,
|
||||
# | dlls/winex11.drv/xim.c
|
||||
# |
|
||||
.INTERMEDIATE: winex11-CandidateWindowPos.ok
|
||||
winex11-CandidateWindowPos.ok:
|
||||
$(call APPLY_FILE,winex11-CandidateWindowPos/0001-winex11.drv-Update-a-candidate-window-s-position-wit.patch)
|
||||
@( \
|
||||
echo '+ { "winex11-CandidateWindowPos", "Felix Yan", "Update a candidate window'\''s position with over-the-spot style." },'; \
|
||||
echo '+ { "winex11-CandidateWindowPos", "Felix Yan", "Update a candidate window'\''s position with over-the-spot style. [rev 2]" },'; \
|
||||
) > winex11-CandidateWindowPos.ok
|
||||
|
||||
# Patchset winex11-Limited_Resolutions
|
||||
|
||||
Reference in New Issue
Block a user