Sweden-Number/dlls/winex11.drv
Murray Colpman 893080e4df winex11.drv: Interpret mouse 6/7 as horiz scroll.
X11 Mouse buttons 6 and 7 were set to translate into browser
back/forward button events. However, this is based on an old convention
where buttons 6 and 7 could either mean horizontal scroll or browser
back/forward. Nowadays, 6 and 7 solely mean horizontal scroll, 8 and 9
being used for back/forward. In addition, the wide adoption of
two-finger two-dimensional scrolling on laptop trackpads since this code
was written has meant that back/forward events may be generated
unintentionally, which can be very disruptive when using tools such as
web browsers.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49142
Signed-off-by: Murray Colpman <muzer@tim32.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-14 23:12:31 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
desktop.c winex11.drv: Move update_windows_on_desktop_resize(). 2020-05-12 23:10:22 +02:00
display.c winex11.drv: Move update_windows_on_desktop_resize(). 2020-05-12 23:10:22 +02:00
event.c winex11.drv: Send HTMENU instead of HTCAPTION to query window activation. 2019-12-26 21:56:04 +01:00
graphics.c
ime.c
init.c
keyboard.c
mouse.c winex11.drv: Interpret mouse 6/7 as horiz scroll. 2020-05-14 23:12:31 +02:00
mwm.h
opengl.c opengl32: Make wgl driver entry points WINAPI. 2020-04-23 13:33:20 +02:00
palette.c
pen.c
settings.c user32: Move ChangeDisplaySettingsExW() common code to user32. 2020-02-10 22:46:22 +01:00
systray.c
version.rc
vulkan.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
window.c winex11.drv: Move update_windows_on_desktop_resize(). 2020-05-12 23:10:22 +02:00
winex11.drv.spec
wintab.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
x11drv.h winex11.drv: Move update_windows_on_desktop_resize(). 2020-05-12 23:10:22 +02:00
x11drv_main.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
xcomposite.h
xdnd.c
xim.c
xinerama.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
xrandr.c winex11.drv: Resize desktop upon display change events. 2020-05-12 23:10:18 +02:00
xrender.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
xvidmode.c winex11.drv: Resize desktop upon display change events. 2020-05-12 23:10:18 +02:00