5a8bc554ef
Since whole_rect / client_rect are updated asynchronously, there may be a small lag between X11 and Wine regarding the expected window position. Then, as events' x and y fields are reported relative to the X11 window position, this lag can cause inconsistencies when we compute absolute mouse positions. Also, applications that control their own position while being moved cause additional whole_rect / client_rect updates, before X11 knows about it. This can make applications like Winamp go nuts when they are being moved and move all over the place "randomly". Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46309 Signed-off-by: Rémi Bernon <rbernon@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> |
||
---|---|---|
.. | ||
Makefile.in | ||
bmp1x1_32bpp.bmp | ||
broadcast.c | ||
class.c | ||
clipboard.c | ||
combo.c | ||
cursoricon.c | ||
dce.c | ||
dde.c | ||
dialog.c | ||
edit.c | ||
generated.c | ||
input.c | ||
listbox.c | ||
menu.c | ||
monitor.c | ||
msg.c | ||
resource.c | ||
resource.rc | ||
scroll.c | ||
static.c | ||
sysparams.c | ||
test_mono.bmp | ||
text.c | ||
uitools.c | ||
win.c | ||
winstation.c | ||
wsprintf.c |