Sweden-Number/dlls/winex11.drv
Zhiyi Zhang 6d26689484 winex11.drv: Call request_selection_contents() after the XFixes extension is initialized.
request_selection_contents() checks whether the XFixes extension is available and will start a timer
to check for clipboard content updates at an interval. Running request_selection_contents() before
the XFixes extension is initialized will always start a timer and sends unnecessary clipboard
content change notifications, causing Office right-click menus to disappear.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-18 22:04:01 +01:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c winex11.drv: Call request_selection_contents() after the XFixes extension is initialized. 2021-03-18 22:04:01 +01:00
desktop.c
display.c winex11.drv: Fix invalid range when reading GTK_WORKAREAS_D0 (valgrind). 2021-03-09 21:33:43 +01:00
event.c
graphics.c
ime.c
init.c
keyboard.c
mouse.c
mwm.h
opengl.c winex11.drv: Prioritize smaller depth formats when zero depth is requested in X11DRV_wglChoosePixelFormatARB(). 2021-03-04 21:43:27 +01:00
palette.c
pen.c
settings.c
systray.c
version.rc
vulkan.c
window.c
winex11.drv.spec
wintab.c
x11drv.h
x11drv_main.c
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c
xrender.c
xvidmode.c